Thread: replication for win32
hi,
I am looking for a replication solution for postgresql 8 and be able to run on a win32 platform with out the use of a emulator this elimates slony.
Does anyone know of a product that i could use.
thanks
I am looking for a replication solution for postgresql 8 and be able to run on a win32 platform with out the use of a emulator this elimates slony.
Does anyone know of a product that i could use.
thanks
Jamie Deppeler wrote: > hi, > > I am looking for a replication solution for postgresql 8 and be able > to run on a win32 platform with out the use of a emulator this > elimates slony. > Does anyone know of a product that i could use. Mammoth Replicator http://www.commandprompt.com/ It hasn't hit the website yet but we just went gold yesterday. Sincerely, Joshua D. Drake > > thanks -- 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
Jamie Deppeler wrote: > hi, > > I am looking for a replication solution for postgresql 8 and be able to > run on a win32 platform with out the use of a emulator this elimates slony. I've been looking into Slony-I on win32, and already have the replication node modules (pgsql function libs) running. For the slon replication process, I still have some linker errors, which should be solvable. the slonik tool will be probably much harder, but pgAdminIII 1.3/1.4 will include Slony-I support (already available in snapshots) so this isn't the issue. Regards, Andreas