Re: scaling up postgres

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Tom Lane wrote:
As per PFC's comment, if connections/sec is a bottleneck for you then
the
answer is to use persistent connections. Launching a new backend
is a fairly
heavyweight operation in Postgres.


In which case maybe pgpool could help in this respect?
http://pgpool.projects.postgresql.org/

Cheers,

Neil.


[Postgresql General]     [Postgresql PHP]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Yosemite]

  Powered by Linux