"Rod Taylor" <[EMAIL PROTECTED]> writes:
> delete from user; <-- Simplest test case. Any deletion request fails
> on this table.
> ERROR: SPI_execp() failed in RI_FKey_cascade_del()
Could we see the whole schema (pg_dump -s -t tablename dbname) for
this table, and all the tables related to it by foreign keys?
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])