Re: pgbouncer - Mailing list pgsql-general

From Laurenz Albe
Subject Re: pgbouncer
Date
Msg-id 133e7d3d127b430e61f80934eba44b5ba98eb51e.camel@cybertec.at
Whole thread Raw
In response to pgbouncer  (Rita <rmorgan466@gmail.com>)
Responses Re: pgbouncer
List pgsql-general
On Wed, 2023-06-28 at 07:19 -0400, Rita wrote:
> seems like I may need to deploy pgbouncer for my webapp. should i deploy it on the db server or on the webserver?

On the database server.  You don't want network latency between pgbouncer and PostgreSQL,
so that the connections can be active as much as possible.
That will improve throughput.

Yours,
Laurenz Albe



pgsql-general by date:

Previous
From: Sebastiaan Mannem
Date:
Subject: Re: pgbouncer
Next
From: Giovanni Biscontini
Date:
Subject: Re: pgbouncer