Re: foreign key question: the backend end the connection

Поиск
Список
Период
Сортировка
От Gavin M. Roy
Тема Re: foreign key question: the backend end the connection
Дата
Msg-id 39E3505B.ADED8146@readysetnet.com
обсуждение исходный текст
Ответ на foreign key question: the backend end the connection  ("lt" <ltshadow@basecity.com>)
Список pgsql-admin
This happens for me when the tables referenced in the foreign key don't exisit.  Hope that helps!

Gavin

lt wrote:

Hi,   I am using Postgresql 7.0.2, and have used some foreign key in my database, but I get some error like "the backend ended the connection" where I am trying to insert or delete a row to the master table(Delete cascade and update cascade). Of course, this error is no use to find the reason. So I am forced to forget foreign keys.

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

Предыдущее
От: Gunnar Lindholm
Дата:
Сообщение: Re: help
Следующее
От: Lamar Owen
Дата:
Сообщение: Re: PostgreSQL encoding question