Re: Where does postgres store records of DROP-ed columns?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Where does postgres store records of DROP-ed columns?
Дата
Msg-id 10991.1094767290@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Where does postgres store records of DROP-ed columns?  (pw <p.willis@telus.net>)
Список pgsql-general
pw <p.willis@telus.net> writes:
> How do I get rid of these references?

You ignore pg_attribute rows that have attisdropped true.

            regards, tom lane

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

Предыдущее
От: Steve Atkins
Дата:
Сообщение: Re: How to determine a database is intact?
Следующее
От: "Jeffrey W. Baker"
Дата:
Сообщение: incorrect checksum in control file