Truncate on tables with FK's

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Truncate on tables with FK's
Date: 2005-07-19 04:09:21
Message-ID: 42DC7CF1.5060101@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hmmm...could we allow truncate in cases where all the FK's on a table
refer only to that table itself?

Chris

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-07-19 04:16:14 Re: Truncate on tables with FK's
Previous Message Tom Lane 2005-07-19 03:05:41 Re: The reason for loris' intermittent prepared_xacts failures