Modifying an existing constraint?

From: Lynna Landstreet <lynna(at)gallery44(dot)org>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: Modifying an existing constraint?
Date: 2004-06-04 23:03:13
Message-ID: BCE677F1.1372%lynna@gallery44.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi there,

Does anyone know if it's possible to modify an existing table constraint -
for example, to add "ON DELETE CASCADE" to an existing foreign key
constraint? Or would I have to recreate the table to add that?

Lynna

--
Resource Centre Database Coordinator
Gallery 44
www.gallery44.org

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Stephan Szabo 2004-06-04 23:14:46 Re: Modifying an existing constraint?
Previous Message Tom Lane 2004-06-04 15:00:43 Re: problem with pg_restore