Re: Which record causes referential integrity violation on delete

From: Martin Boese <boesemar(at)gmx(dot)de>
To: "Andrus" <noeetasoftspam(at)online(dot)ee>, pgsql-general(at)postgresql(dot)org
Subject: Re: Which record causes referential integrity violation on delete
Date: 2005-07-02 23:03:30
Message-ID: 200507030003.30524.boesemar@gmx.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Fuhr 2005-07-03 06:21:02 Re: plpythonu and bytea
Previous Message David Pratt 2005-07-02 21:55:25 Re: Transparent i18n?