Setup

  1. Copy env.template to .env and set the variables.
  2. Modify the command in docker-compose.yml, by setting a valid bcp command
  3. Run docker compose build

Run

Execute: docker compose run --rm -i postgrest2sqlserver

If everything goes as expected, set DELETE to true to move the data instead of copying them.