pgbouncer setup in the architecture - Mailing list pgsql-general

From Gabriele Lohss
Subject pgbouncer setup in the architecture
Date
Msg-id CANo3p79wYJT8_BwnFo9CfD4Am2GYbgJv0DtRkFQ0FJW0gzuD5A@mail.gmail.com
Whole thread Raw
Responses Re: pgbouncer setup in the architecture  ("Greg Sabino Mullane" <greg@turnstep.com>)
List pgsql-general
Hi,

I'd like to use pgbouncer as connection pooler in our productive environment, which consists of six master db server plus 6 slaves and many webserver and services. For example, I'd like to use it as a central point from where I can redirect client connections easily without changing the code on application side. Considering performance issues should I use pgbouncer on one central VM or put it closer to the db server? Do you have some experiences and some hints for a good set up?

Thanks for your hints,
Regards
Gaby

pgsql-general by date:

Previous
From: Matt S
Date:
Subject: Re: Localhost vs. Unix Domain Sockets?
Next
From: Larry White
Date:
Subject: Re: New wrapper library: QUINCE