Home > Documentation >
PostgreSQL to MS SQL > Tutorial
Conversion Settings
On this wizard screen you can specify PostgreSQL schema
(drop down the combo box to select from list or enter it manually).
Leave schema name blank to convert tables from all schemas. In this case
schema names will be included in table names as prefixes to avoid naming
conflicts for tables with same names from different schemas.
Also, you can customize the conversion process using the following
settings:
- Convert table definitions only - select this checkbox to
convert only table definitions of the original PostgreSQL database
- Skip converting indexes - select this checkbox if you don't
want to convert indexes
Have questions? Contact us