Skip to main content

FastTransfer (DB to DB) Wizard

Expand All

Operating System Windows

Source Connection pgsql

Source Data

Target msbulk

Transfer Options

Parallel None

Advanced

License

Generated Command

.\FastTransfer.exe `
  --sourceconnectiontype pgsql `
  --sourceschema "dbo" `
  --target-connectiontype msbulk `
  --targetschema "dbo" `
  --loadmode Truncate `
  --mapmethod Name `
  --batchsize 1000000