Re: two postgres server seeing the same data

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: two postgres server seeing the same data
Дата
Msg-id 1228326204.27483.127.camel@jd-laptop.pragmaticzealot.org
обсуждение исходный текст
Ответ на two postgres server seeing the same data  ("Jaime Casanova" <jcasanov@systemguards.com.ec>)
Ответы Re: two postgres server seeing the same data
Список pgsql-general
On Wed, 2008-12-03 at 12:29 -0500, Jaime Casanova wrote:
> Hi,
>
> a client of mine is obsessed with the idea of having two postgres
> servers looking at the same partition of data... i think i can
> configure two servers pointing to the same $PGDATADIR and let one off
> and the other on but is it possible for load balancing, i mean with
> the two servers active? obviously one of the two should be only for
> reading...

No.

You may have two servers pointed at $PGDATA but at no point can
postgresql be running on both at the same time.

Joshua D. Drake

--
PostgreSQL
   Consulting, Development, Support, Training
   503-667-4564 - http://www.commandprompt.com/
   The PostgreSQL Company, serving since 1997


В списке pgsql-general по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: two postgres server seeing the same data
Следующее
От: "Joey K."
Дата:
Сообщение: Switch off PITR