Re: Which record causes referential integrity violation on delete - Mailing list pgsql-general

From Martin Boese
Subject Re: Which record causes referential integrity violation on delete
Date
Msg-id 200507030003.30524.boesemar@gmx.de
Whole thread Raw
In response to Which record causes referential integrity violation on delete  ("Andrus" <noeetasoftspam@online.ee>)
List pgsql-general
On Friday 01 July 2005 19:49, you wrote:
> In Postgres 8 I tried commad
>
> DELETE FROM customer WHERE id=123

(snip)

> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend


Automatically answered?! :-)

explain analyze DELETE FROM customer WHERE id=123


Martin


pgsql-general by date:

Previous
From: David Pratt
Date:
Subject: Re: Transparent i18n?
Next
From: Greg Steffensen
Date:
Subject: plpythonu and bytea