| От | Tom Lane |
|---|---|
| Тема | Re: PostgreSQL 8.1.0 catalog corruption |
| Дата | |
| Msg-id | 4469.1132609403@sss.pgh.pa.us обсуждение |
| Ответ на | Re: PostgreSQL 8.1.0 catalog corruption (Bob Ippolito <bob@redivi.com>) |
| Ответы |
Re: PostgreSQL 8.1.0 catalog corruption
|
| Список | pgsql-hackers |
Bob Ippolito <bob@redivi.com> writes:
> I don't know how to get the oid of a type.. but there are certainly
> entries in pg_depend with the other criteria:
Hmph, looks like you still have a pretty full set of dependencies for
the table. What about attributes --- tryselect attname from pg_attribute where attrelid = 211174567;
It might be interesting to try reindexing pg_class, too ... maybe the
pg_class row is still there but isn't being found because of a corrupt
index?
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера