Re: 7.3 LOCK TABLE problem - Mailing list pgsql-general

From Tom Lane
Subject Re: 7.3 LOCK TABLE problem
Date
Msg-id 16870.1043806852@sss.pgh.pa.us
Whole thread Raw
In response to Re: 7.3 LOCK TABLE problem  (Chris Gamache <cgg007@yahoo.com>)
List pgsql-general
Chris Gamache <cgg007@yahoo.com> writes:
> I'm fine with spending days taking apart the whole software setup. But who has
> days to spend on a problem like this? :) I'm hoping for a clue to get me
> digging in the right desert.

Have you tried enabling LOG_STATEMENT, and comparing the queries
received by the production server with those received by the
supposedly-identical clean install server?  That would at least give
some indication if the problem is on the client side or not.

            regards, tom lane

pgsql-general by date:

Previous
From: "Rod Kreisler"
Date:
Subject: Re: is_numeric() or extract_numeric() functions?
Next
From: "Christopher Kings-Lynne"
Date:
Subject: Re: stopping access to a database