Re: Lost Trigger(s)?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Rod Taylor" <rod(dot)taylor(at)inquent(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Lost Trigger(s)?
Date: 2001-03-23 16:34:09
Message-ID: 18249.985365249@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Rod Taylor" <rod(dot)taylor(at)inquent(dot)com> 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message will trillich 2001-03-23 16:39:02 Re: Re: Rules, views, sequences and returned values
Previous Message Mihai Gheorghiu 2001-03-23 16:29:43 Migration from MSAccess