Re: Proxy for postgres

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: Proxy for postgres
Дата
Msg-id 4A85A1AC.9020506@hogranch.com
обсуждение исходный текст
Ответ на Re: Proxy for postgres  (Martin Spinassi <martins.listz@gmail.com>)
Список pgsql-general
> Basically, what I'm searching for is something that relay sql to others
> postgres instances.
>
> The main goal is to have this proxy balancing, and better if it can
> figure out when a postgres server is down. It would give me better
> performance and will help mitigating the single point of failure, as I
> can use HA for the proxy only.
>
> The final idea is big, but I wanted to know what are the tools
> available, end then start with it.
>



if these databases are all mirrors of each other, how do you plan on
handling transactional updates?




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

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