Marc Evans <[EMAIL PROTECTED]> writes:
> Any suggested tricks for seeing additional debug information or even 
> roaming through gdb, to try to figure this out?

Is the problem reproducible enough that you can watch it under gdb?
In that case it shouldn't be that hard to narrow it down.  I gathered
from your original statement that you couldn't reproduce it reliably.

I'd start with ExecInsert() and see if it's being passed correct info
or not, then work backwards or forwards depending.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to