Re: Distributed database with PostgreSQL - Mailing list pgsql-admin

From POLONKAI Gergely
Subject Re: Distributed database with PostgreSQL
Date
Msg-id 4683786A.5070608@w00d5t0ck.info
Whole thread Raw
In response to Re: Distributed database with PostgreSQL  ("hubert depesz lubaczewski" <depesz@gmail.com>)
Responses Re: Distributed database with PostgreSQL  (Adam Radlowski <adamr@informatyka.gdansk.pl>)
Re: Distributed database with PostgreSQL  ("hubert depesz lubaczewski" <depesz@gmail.com>)
List pgsql-admin
hubert depesz lubaczewski írta:
> On 6/28/07, POLONKAI Gergely <polesz@w00d5t0ck.info> wrote:
>>
>> keywords), I ask here: is it possible to run one database on multiple
>> servers, so all the nodes would see the same data?
>>
>
> what you're asking is replication, and i belive that if you do a simple
> search on "postgresql replication" it will return a lot of results.
>
> basic choice for postgresql replication is slony, but there are other
> (both
> free and proprietary) options.
>
> depesz
>
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...


pgsql-admin by date:

Previous
From: "hubert depesz lubaczewski"
Date:
Subject: Re: Distributed database with PostgreSQL
Next
From: Adam Radlowski
Date:
Subject: Re: Distributed database with PostgreSQL