Re: ON DELETE CASCADE

From: "Dan Langille" <dan(at)langille(dot)org>
To: Tim Perdue <tim(at)perdue(dot)net>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: ON DELETE CASCADE
Date: 2002-12-12 18:17:28
Message-ID: 3DF88C68.19620.2AE4A690@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On 12 Dec 2002 at 11:01, Tim Perdue wrote:

> That command works, but now I think I have 2x as many triggers as I
> want. How do I get rid of the original triggers?

I had to do something similar and documented it at
http://www.freebsddiary.org/postgresql-dropping-constraints.php

hth
--
Dan Langille : http://www.langille.org/

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Bret Hughes 2002-12-12 18:22:04 Re: primary + foreign key
Previous Message Marie G. Tuite 2002-12-12 17:26:24 Re: ON DELETE CASCADE