Database replication.

Started by Dominik Żyłaabout 19 years ago2 messagesgeneral
Jump to latest
#1Dominik Żyła
dominik.zyla@gmail.com

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.

#2Jeff Davis
pgsql@j-davis.com
In reply to: Dominik Żyła (#1)
Re: Database replication.

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 commercial stuff too.

Thanks a lot.

http://www.postgresql.org/docs/8.2/static/high-availability.html

There's also lots of information in the mailing list archives, and in
google.

Regards,
Jeff Davis