Persistent Connects (pg_pconnect)
От | Colleen Williams |
---|---|
Тема | Persistent Connects (pg_pconnect) |
Дата | |
Msg-id | 4.3.2.7.2.20001121122024.00b41aa8@192.168.1.253 обсуждение исходный текст |
Ответы |
Re: Persistent Connects (pg_pconnect)
Re: Persistent Connects (pg_pconnect) |
Список | pgsql-sql |
Hello all, I am having some problems with persistent connections. The PHP scripts in my content management system (CMS) are connecting using pg_pconnect(" dbname='MYDB' user='user' password='password'' port='5432' "). I have not been able to connect to the PostgreSQL database when I include the host parameter in the pg_pconnect string and I don't understand why. Each time one of us uses the CMS, a new persistent connection process owned by postgres is started up. With 3 people accessing the CMS sporadically, 32 persistent connections are in existence and then Linux tells me there are too many connections! Sometimes I believe existing connections are reused but not often! Has anyone else had this sort of experience with persistent connections? It is driving me mad so I would appreciate any help or pointers you might have. Thanks, Colleen. Colleen Williams colleen@digital-arts.co.uk 0207 484 8825 Digital Arts | British Columbia House | 1 Regent Street | London | SW1Y 4NR http://www.digital-arts.co.uk
В списке pgsql-sql по дате отправления: