Re: Updating multiple bool values crashes backend

Поиск
Список
Период
Сортировка
От Sean Kelly
Тема Re: Updating multiple bool values crashes backend
Дата
Msg-id 20001030104119.1543F556F@random.ncl.ac.uk
обсуждение исходный текст
Ответ на Re: Updating multiple bool values crashes backend  (Darcy Buskermolen <darcy@ok-connect.com>)
Список 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 по дате отправления:

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: pgsql-bugs should be live now ...
Следующее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Unable to create an inheritad table with primary key containing inherited attribute