Re: db-connections (application architecture) - Mailing list pgsql-general

From Andreas Kretschmer
Subject Re: db-connections (application architecture)
Date
Msg-id 4e2ad874-8ee5-ae03-8822-6ba237d56e70@a-kretschmer.de
Whole thread Raw
In response to Re: db-connections (application architecture)  (Andreas Kretschmer <andreas@a-kretschmer.de>)
List pgsql-general

Am 15.11.2018 um 16:14 schrieb Andreas Kretschmer:
>
>
> Am 15.11.2018 um 16:09 schrieb Mark Moellering:
>> I can see how, for only a few (hundreds to thousands) of users, the 
>> latter might make more sense but if I need to scale up to millions, I 
>> might not want all of those connections open.
>
> consider a connection-pooler like phbouncer.
>

typo, should be pgbouncer ;-)

>
> Regards, Andreas
>

-- 
2ndQuadrant - The PostgreSQL Support Company.
www.2ndQuadrant.com



pgsql-general by date:

Previous
From: Mark Moellering
Date:
Subject: Re: db-connections (application architecture)
Next
From: Jean-Marc Lessard
Date:
Subject: RE: pg_dump out of memory for large table with LOB