Re: Why table has drop, but the foreign key still there?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Why table has drop, but the foreign key still there?
Дата
Msg-id 10660.1060804383@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Why table has drop, but the foreign key still there?  (Raymond Chui <raymond.chui@noaa.gov>)
Список pgsql-admin
Raymond Chui <raymond.chui@noaa.gov> writes:
> drop table whitepage;
> delete from state where state_code = 'GU';
> ERROR:   Relation "whitepage" does not exist

> Why I got this error message??!!

I could not duplicate this error.  What PG version are you running?

            regards, tom lane

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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Why table has drop, but the foreign key still there?
Следующее
От: Rod Taylor
Дата:
Сообщение: Re: Why table has drop, but the foreign key still there?