Re: foreign key constraints, cannot delete

Поиск
Список
Период
Сортировка
От Josh Close
Тема Re: foreign key constraints, cannot delete
Дата
Msg-id 4a0cafe204100814213eba26a9@mail.gmail.com
обсуждение исходный текст
Ответ на Re: foreign key constraints, cannot delete  (Martijn van Oosterhout <kleptog@svana.org>)
Ответы Re: foreign key constraints, cannot delete  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-general
On Fri, 8 Oct 2004 23:15:24 +0200, Martijn van Oosterhout
<kleptog@svana.org> wrote:
> You havn't posted the exact error message. You'll have to if you want
> people to properly explain what's going on...

update or delete on "tblheadings" violates foreign key constraint "$1"
on "tblheadings" DETAIL: Key (iid)=(22) is still referenced from table
"tblheadings"

-Josh

В списке pgsql-general по дате отправления:

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: foreign key constraints, cannot delete
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: foreign key constraints, cannot delete