Re: Apache + PHP + Postgres Interaction

From: Hannes Dorbath <light(at)theendofthetunnel(dot)de>
To: Bill Moran <wmoran(at)potentialtech(dot)com>
Subject: Re: Apache + PHP + Postgres Interaction
Date: 2007-08-23 22:43:14
Message-ID: 46CE0D82.8060307@theendofthetunnel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Bill Moran wrote:
> I guess I just feel that "broken" is a bit of a harsh term. If
> your expectations are for full-blown connection management from
> pconnect(), then you will be disappointed. If you take it for
> what it is: persistent connections, then those limitations would
> be expected.

It's broken because persistent connections get randomly garbage
collected where they should not. So broken in the sense of bugged.
Expect connections to die for no reason, especially under load.

--
Best regards,
Hannes Dorbath

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bill Moran 2007-08-23 22:58:36 Re: Seeking datacenter PITR backup procedures [RESENDING]
Previous Message Bill Moran 2007-08-23 22:22:25 Re: Geographic High-Availability/Replication