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 <[EMAIL PROTECTED]> "If 99% is good enough, then gravity will not work for 14 minutes every day."
- Re: [BUGS] Updating multiple bool values crashes backend Sean Kelly
- Re: [BUGS] Updating multiple bool values crashes backend Tom Lane
- Re: [BUGS] Updating multiple bool values crashes backend Sean Kelly
- Re: [BUGS] Updating multiple bool values crashes backend Tom Lane
- Re: [BUGS] Updating multiple bool values crashes backend Sean Kelly
- Re: [BUGS] Updating multiple bool values crashes backend Tom Lane
- Re: [BUGS] Updating multiple bool values crashes backend Bruce Momjian
- Re: [BUGS] Updating multiple bool values crashes backend Darcy Buskermolen
- Sean Kelly