Re: [GENERAL] Database replication.

2007-04-06 Thread Jeff Davis
On Fri, 2007-04-06 at 12:47 +0200, Dominik Żyła wrote: > Hi! > I need to make database synchronization. I know slone-i to deal with > it, but I need real time replication, without any trigers with db > structure setup. Can someone recommend me some alternative for slone- > i? It can be some commerc

[GENERAL] Database replication.

2007-04-06 Thread Dominik Żyła
Hi! I need to make database synchronization. I know slone-i to deal with it, but I need real time replication, without any trigers with db structure setup. Can someone recommend me some alternative for slone-i? It can be some commercial stuff too. Thanks a lot.

Re: [GENERAL] database replication

2006-09-02 Thread Steve Atkins
On Sep 2, 2006, at 7:32 AM, Marc Evans wrote: Hello - I am curious as to people's opinion about best practices in deployment of pgsql in a high-availablity (HA) situation. By HA I mean that data loss must be as close to zero as possible, and that web servers using the DB need to be deplo

[GENERAL] database replication

2006-09-02 Thread Marc Evans
Hello - I am curious as to people's opinion about best practices in deployment of pgsql in a high-availablity (HA) situation. By HA I mean that data loss must be as close to zero as possible, and that web servers using the DB need to be deployed in multiple geographic locations world-wide, to

Re: [GENERAL] Database Replication

2003-08-29 Thread Andrew Sullivan
On Thu, Aug 28, 2003 at 01:48:31PM +0200, Colin Mangiagalli wrote: > Hi > > I was just wondering if someone could tell me if postgresql supports > some kind of database replication or mirroring and if so, how easy > is it to set up. There is rserv abd dbmirror, and now erserver as well. All (?)