Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Distributed database with PostgreSQL



On 6/28/07, POLONKAI Gergely <polesz(at)w00d5t0ck(dot)info> wrote:
hubert depesz lubaczewski írta:
Actually, it is not replication we need, as all the nodes are equal, so
there is no master server at all. I'm googling around now with these
keywords tho, but I think this is not we need...

if the nodes are equal it's not the case that there is no master, but rather - there are no slave nodes.
so it would look like a situation for multi-master replication.
unfortunately there is no such system yes for postgresql.there are some that do things alike to multi-master replication, but none of them is full multi-master replication system.
you can try your luck with pgpool/pgpool2 or sequoia.

depesz

--
http://www.depesz.com/ - nowy, lepszy depesz

Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group