Re: PSQLException: ERROR: could not open relation with OID xxxx

Поиск
Список
Период
Сортировка
От Gnanakumar
Тема Re: PSQLException: ERROR: could not open relation with OID xxxx
Дата
Msg-id 002001cbe2cb$fda09870$f8e1c950$@com
обсуждение исходный текст
Ответ на Re: PSQLException: ERROR: could not open relation with OID xxxx  (Rosser Schwarz <rosser.schwarz@gmail.com>)
Список pgsql-admin
> The key to understanding the problem is to realize that system
> catalogs are pretty much regular tables in PostgreSQL, with some
> additional special rules (no triggers, can't be CLUSTERed or ALTERed,
> &c).  Anything you'd do in a regular table that would create a dead
> tuple — UPDATEs, DELETEs, &c — will have the same effect on a catalog.

Thanks for the detailed explanation on this topic.


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