Re: [GENERAL] Postgres

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: [GENERAL] Postgres
Дата
Msg-id 5857868e-6359-31b7-497d-5b00f72d7b61@hogranch.com
обсуждение исходный текст
Ответ на [GENERAL] Postgres  (prakash ramakrishnan <prakashdba010@gmail.com>)
Список pgsql-general
On 2/10/2017 10:48 PM, prakash ramakrishnan wrote:
>        Am Prakash from Chennai and am working in postgres edb 9.5 I
> need your help for pgpool and pgbouncer configuration steps and please
> keep in touch if I get any error.

I can't imagine any scenario where you'd use pgpool and pgbouncer
together.    they are both connection poolers.     pgpool also does a
lot of other stuff, while pgbouncer sticks with just doing pooling, and
doing it very well.

configuration steps would depend on exactly what configuration you need,
but in a nutshell, edit the config file for the pooler of your choice,
and run it.    first step would be to read the documentation.

http://www.pgpool.net/mediawiki/index.php/Documentation

https://pgbouncer.github.io/   (lower left side, multiple links)




--
john r pierce, recycling bits in santa cruz



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

Предыдущее
От: David Hinkle
Дата:
Сообщение: Re: [GENERAL] Bad planning data resulting in OOM killing of postgres
Следующее
От: David Hinkle
Дата:
Сообщение: Re: [GENERAL] Bad planning data resulting in OOM killing of postgres