how to add "on delete cascade" to a foreign key constraint? - Mailing list pgsql-novice

From A B
Subject how to add "on delete cascade" to a foreign key constraint?
Date
Msg-id AANLkTimTHo7ttMvVudMYbjXDTKTESj4HsSROAZsn4KTK@mail.gmail.com
Whole thread Raw
Responses Re: how to add "on delete cascade" to a foreign key constraint?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
Hello.

I have a table with a foreign key constraint, how can I add "on delete
cascade" to the foreign key?

pgsql-novice by date:

Previous
From: Chip Steele
Date:
Subject: Streaming Replication in PostgreSQL9.0 b4: Standby dropping connections
Next
From: Tom Lane
Date:
Subject: Re: how to add "on delete cascade" to a foreign key constraint?