From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Marc Evans <Marc(at)SoftwareHackery(dot)Com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Odd behavior observed |
Date: | 2006-09-19 17:27:48 |
Message-ID: | 8911.1158686868@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
Marc Evans <Marc(at)SoftwareHackery(dot)Com> writes:
> On Tue, 19 Sep 2006, Tom Lane wrote:
>> What insert command is being issued exactly, and from what source? I'm
>> speculating about issues like stale plans or metadata caches, but you're
>> not providing any information about where to look.
> Sorry for being terse Tom. Here is the exact commands and responses:
Hmph. You got any ON INSERT triggers or rules on that table? I can't
think of anything else that would interfere with data getting stored.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Jack Orenstein | 2006-09-19 17:27:56 | Re: Initializing Datums for use with SPI_execute_plan |
Previous Message | Marc Evans | 2006-09-19 17:21:58 | Re: Odd behavior observed |
From | Date | Subject | |
---|---|---|---|
Next Message | Marc Evans | 2006-09-19 17:30:06 | Re: Odd behavior observed |
Previous Message | Marc Evans | 2006-09-19 17:21:58 | Re: Odd behavior observed |