Re: PHP and PostgreSQL - Mailing list pgsql-hackers

From Tom Lane
Subject Re: PHP and PostgreSQL
Date
Msg-id 11150.978411596@sss.pgh.pa.us
Whole thread Raw
In response to RE: PHP and PostgreSQL  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
List pgsql-hackers
"Christopher Kings-Lynne" <chriskl@familyhealth.com.au> writes:
> Now what happens is if someone browses the phorums for a little while, and
> then switches to pages that use our own db classes, you get random slowdowns
> (ie. a select occurs, and then times out after 2 mins or so).
> If you use psql, and perform the select you get a 'shared memory corruption'
> and 'timed out waiting for lock' errors.

Ugh.  We would like to think that client misbehavior couldn't cause such
things.  Can you dig into this some more, and provide further details on
what is happening and what the sequence of client requests is?
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Patrick Dunford"
Date:
Subject: Ignored PostgreSQL SET command
Next
From: Tom Lane
Date:
Subject: Re: Current Sources/UW7.1.1