Re: Updating multiple bool values crashes backend - Mailing list pgsql-bugs

From Sean Kelly
Subject Re: Updating multiple bool values crashes backend
Date
Msg-id 20001030104119.1543F556F@random.ncl.ac.uk
Whole thread Raw
In response to Re: Updating multiple bool values crashes backend  (Darcy Buskermolen <darcy@ok-connect.com>)
List pgsql-bugs
On Fri, 27 Oct 2000 11:55:24 -0700, Darcy Buskermolen said:

> Could it also be the result of a Cluster operation? I've seen strange
>  things related to functions/triggers on tables that I've clustered.

    Personally for me it turned out to be, as Tom said, the
renaming of a table involving foreign keys.  I renamed the table back
to what it was, dropped it, and then recreated the new one with new
foreign keys.

    Thanks,

--
Sean Kelly <S.Kelly@ncl.ac.uk>
"If 99% is good enough, then gravity will not work for 14 minutes
 every day."

pgsql-bugs by date:

Previous
From: The Hermit Hacker
Date:
Subject: pgsql-bugs should be live now ...
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: Unable to create an inheritad table with primary key containing inherited attribute