Thread: REPLICATION Solution for WINDOWS OS
Hi,
Is there a replication solution for PostgreSQL? I learnt Slony 1 is for Linux OS.
Also, has anyone used the tablellog contrib in Windows environment before?
Best regards.
Tope.
Jesus said, I am the way, the truth and the life.
ALL-NEW Yahoo! Messenger - all new features - even more fun!
Tope Akinniyi wrote: > Hi, > > Is there a replication solution for PostgreSQL? I learnt Slony 1 is > for Linux OS. > > Also, has anyone used the tablellog contrib in Windows environment before? Hello, Mammoth Replicator is due to hit in two weeks for Win32. It can be found at: http://www.commandprompt.com/ Sincerely, Joshua D. Drake > > Best regards. > > Tope. > > > Jesus said, I am the way, the truth and the life. > > ------------------------------------------------------------------------ > *ALL-NEW Yahoo! Messenger* > <http://uk.rd.yahoo.com/mail/taglines/default/messenger/*http://uk.messenger.yahoo.com>* > - all new features - even more fun!** * -- Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC Postgresql support, programming shared hosting and dedicated hosting. +1-503-667-4564 - jd@commandprompt.com - http://www.commandprompt.com PostgreSQL Replicator -- production quality replication for PostgreSQL
Attachment
On Fri, 2005-02-04 at 00:08, Tope Akinniyi wrote: > Hi, > > Is there a replication solution for PostgreSQL? I learnt Slony 1 is > for Linux OS. Actually, it will work on any flavor of Unix as far as I know. And apparently at least some folks on the slony mailing list are interested in / working on a windows port. That said, the Windows port of PostgreSQL is brand new. I'd be wary enough of running production machines on it right now, let alone adding the variability of having replication running on it at the same time. If you have anyone with unix experience, I'd suggest using that for production right now, while testing windows in a staging environment to make sure all the bugs in the windows version get shaken out before going live in production with it.