Re: Reality check

Поиск
Список
Период
Сортировка
От A. Kretschmer
Тема Re: Reality check
Дата
Msg-id 20100528075647.GB29632@a-kretschmer.de
обсуждение исходный текст
Ответ на Reality check  (John Gage <jsmgage@numericable.fr>)
Ответы Re: Reality check  (John Gage <jsmgage@numericable.fr>)
Re: Reality check  (Thom Brown <thombrown@gmail.com>)
Список pgsql-novice
In response to John Gage :
> In other words, there are 4,500 unique users accessing the website,
> each uniquely identified via http authentication, but only ONE
> postgres user who they all share to access the database, which implies
> that a single, unique postgres user will be opening and closing
> connections to the database perhaps a thousand times a minute.
>
> Does this work?
>
> If it doesn't, are there any suggestions?

I think you should consider a connection pooler like pgbouncer.

Regards, Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG: 0x31720C99, 1006 CCB4 A326 1D42 6431  2EB0 389D 1DC2 3172 0C99

В списке pgsql-novice по дате отправления:

Предыдущее
От: John Gage
Дата:
Сообщение: Reality check
Следующее
От: John Gage
Дата:
Сообщение: Re: Reality check