| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | cgg007(at)yahoo(dot)com |
| Cc: | pgsql-general(at)postgresql(dot)org, Neil Conway <neilc(at)samurai(dot)com> |
| Subject: | Re: 7.3 LOCK TABLE problem |
| Date: | 2003-01-29 02:20:52 |
| Message-ID: | 16870.1043806852@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Chris Gamache <cgg007(at)yahoo(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Zachary Beane | 2003-01-29 03:01:35 | Re: is_numeric() or extract_numeric() functions? |
| Previous Message | Rod Kreisler | 2003-01-29 01:59:21 | Re: is_numeric() or extract_numeric() functions? |