Connection Pooling for Postgres
Started by Sandeep Kumar Jakkarajuover 19 years ago2 messagesgeneral
Re: Connection Pooling for Postgres
Is there any inbuilt facility in postgres for connection pooling .. ??
Not built in, but...
http://pgpool.projects.postgresql.org/
Never used it myself...