This is a discussion on Replication from other SQL Server within the Pgsql General forums, part of the PostgreSQL category; --> Hi, I am new to postgresql! We have a M$SQL server and would like to do a replication from ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I am new to postgresql! We have a M$SQL server and would like to do a replication from this server to postgresql. Would this be possible? If so, what would be the appropiate method. Any suggestion? Thx! ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |
| ||||
| You might want to take a look at http://www.daffodildb.com/replicator.html It claims to be able to replicate between different databases, including "Sql server" and postgres. If you try it pleases share your experience with us, I haven't seen yet a review involving replication between different DB server to postgres using daffodil DB in a real world application. Cheers, Csaba. On Wed, 2005-03-02 at 06:15, Keith Tsao wrote: > Hi, > > I am new to postgresql! > We have a M$SQL server and would like to do a replication from this > server to postgresql. > Would this be possible? > > If so, what would be the appropiate method. > Any suggestion? > > Thx! > > ---------------------------(end of broadcast)--------------------------- > TIP 5: Have you checked our extensive FAQ? > > http://www.postgresql.org/docs/faq ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings |