Re: unexpected effect of FOREIGN KEY ON CASCADE DELETE

From: Grzegorz Jaśkiewicz <gryzman(at)gmail(dot)com>
To: adrian(dot)klaver(at)gmail(dot)com
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Thom Brown <thombrown(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: unexpected effect of FOREIGN KEY ON CASCADE DELETE
Date: 2010-06-24 14:21:04
Message-ID: AANLkTiljmLsg5zxSYbnf9fgB_0CuFtuTYFSNrjGYk1sZ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

because in my case I have many tables with FK pointing at foob. So
writing that many triggers is going to be a royal pain.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Greg Smith 2010-06-24 14:23:21 Re: complicated running aggregate
Previous Message Adrian Klaver 2010-06-24 13:51:28 Re: unexpected effect of FOREIGN KEY ON CASCADE DELETE