Re: Proxy for postgres

Поиск
Список
Период
Сортировка
От Martin Spinassi
Тема Re: Proxy for postgres
Дата
Msg-id 1250274253.15094.163.camel@kr0sty.livra.local
обсуждение исходный текст
Ответ на Proxy for postgres  (Martin Spinassi <martins.listz@gmail.com>)
Ответы Re: Proxy for postgres
Список pgsql-general
On Fri, 2009-08-14 at 11:04 -0700, John R Pierce wrote:
> Martin Spinassi wrote:
> > I've been playing around with slony, and as far it didn't make me jump
> > of happiness, I think is my better option to use slony for that,
> > updating just the master, let slony do his job, but allowing the proxy
> > to read from all. Anyway, I'm open to suggestions.
> >
>
> them, yeah, something like pg_pool2 to handle the reads.

So, what you suggest is:

            |---------> Master   <---|
pg_pool2 ---|                        |----- Slony
            |---------> Slave    <---|


Can't figure out if this is gonna work, configuring pg_pool2 to read
both, making slony replicate, and app directly to Master (or pg_pool2
can be configured to write just in one of both?).


Cheers


Martin


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] \copy: unexpected response (4)
Следующее
От: Neil Best
Дата:
Сообщение: Re: [HACKERS] \copy: unexpected response (4)