Re: How to handle missing pgsql.connect_timeout - Mailing list pgsql-php

From Janning Vygen
Subject Re: How to handle missing pgsql.connect_timeout
Date
Msg-id 200502011740.48639.vygen@planwerk6.de
Whole thread Raw
In response to Re: How to handle missing pgsql.connect_timeout  (Christopher Murtagh <christopher.murtagh@mcgill.ca>)
List pgsql-php
Am Dienstag, 1. Februar 2005 14:18 schrieben Sie:
> On Tue, 2005-02-01 at 09:38 +0100, Janning Vygen wrote:
> > Does anybody has any hints to solve this problem?
>
>  This is a bit of a non-solution, but it is what worked for us. We
> simply stopped using pconnect() altogether. This seemed to have solved
> connection timeouts and delays. Our site gets 500k page hits per day
> without any problems.

hm. i didn't get the point. Do you mean you don't use persistent connections
just plain pg_connect instead of pg_pconnect??

kind regards,
janning


pgsql-php by date:

Previous
From: Janning Vygen
Date:
Subject: Re: How to handle missing pgsql.connect_timeout
Next
From: Keary Suska
Date:
Subject: Re: How to handle missing pgsql.connect_timeout