From:       To:      
Home > Documentation > SQL Server to PostgreSQL > FAQ

How to migrate only fragments of data, not entire table?

Some projects require to migrate only some fragments of data filtered by particular conditions. SQL Server to PostgreSQL converter offers a feature to completely control the data to migrate. This is filtering data via SELECT-queries that allows to migrate result of user-defined SELECT-query as if it would be a regular table.

SQL Server to PostgreSQL: Select Tables

To use this feature, please follow these steps:

SQL Server to PostgreSQL: Compose Query

Have more questions? Contact us