Re: posgres tunning - Mailing list pgsql-general

From Gavin M. Roy
Subject Re: posgres tunning
Date
Msg-id af1bce590707221418v1cd939a6p9ececb39549142c4@mail.gmail.com
Whole thread Raw
In response to posgres tunning  ("Arnaldo Gandol" <agacode@gmail.com>)
Responses Re: posgres tunning  ("phoenix.kiula@gmail.com" <phoenix.kiula@gmail.com>)
List pgsql-general
You might want to look at pgBouncer to pool your drupal pgsql needs.  I've found with 2000 needed connections, I can pool out to only 30 backends and still push 8k transactions per second.

On 7/21/07, Arnaldo Gandol <agacode@gmail.com> wrote:
  I have a drupal site working with postgres that does not tolerate more than 200 concurrent connections(it is not hardware fault). Does anybody know how to adjust postgres parameters and what are them?, or how to get a better performance in any way?

pgsql-general by date:

Previous
From: Perry Smith
Date:
Subject: Re: Foreign key constraint question
Next
From: novnov
Date:
Subject: Import to excel to postgres based website?