Postgres

Started by prakash ramakrishnanabout 9 years ago3 messagesgeneral
Jump to latest
#1prakash ramakrishnan
prakashdba010@gmail.com

Hi,

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.

Thanks
Prakash.r
9551559623

#2Merlin Moncure
mmoncure@gmail.com
In reply to: prakash ramakrishnan (#1)
Re: Postgres

On Sat, Feb 11, 2017 at 12:48 AM, prakash ramakrishnan
<prakashdba010@gmail.com> wrote:

Hi,

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.

why don't you ask some specific questions?

merlin

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

#3John R Pierce
pierce@hogranch.com
In reply to: prakash ramakrishnan (#1)
Re: Postgres

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

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general