-1

I have a rather large PostgreSQl database. This server is set up as a publisher. Now I want to set up MSSQL server as a subscriber to this publisher, is that possible?

PostgreSQL = 10.4 MSSQL = 2017

Henrov
  • 1,610
  • 1
  • 24
  • 52
  • 1
    Have a look at https://debezium.io/ or http://www.symmetricds.org/ –  Aug 23 '18 at 12:11

1 Answers1

-1

DBsync is a solution that is simple to implement but does it's work good for a low price

Henrov
  • 1,610
  • 1
  • 24
  • 52