Re: Reality check - Mailing list pgsql-novice

From A. Kretschmer
Subject Re: Reality check
Date
Msg-id 20100528075647.GB29632@a-kretschmer.de
Whole thread Raw
In response to Reality check  (John Gage <jsmgage@numericable.fr>)
Responses Re: Reality check
Re: Reality check
List 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 by date:

Previous
From: John Gage
Date:
Subject: Reality check
Next
From: John Gage
Date:
Subject: Re: Reality check