Re: ERROR: could not open relation with OID 49152

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ERROR: could not open relation with OID 49152
Дата
Msg-id 19611.1216685247@sss.pgh.pa.us
обсуждение исходный текст
Ответ на ERROR: could not open relation with OID 49152  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Ответы Re: ERROR: could not open relation with OID 49152  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Список pgsql-general
"Scott Marlowe" <scott.marlowe@gmail.com> writes:
> OK, I'm getting the above error on one of my fairly new 8.3 production
> databases.  It happens when I run a query to see the size of my
> tables.

> SELECT pg_relation_size(c.relfilenode),

Pretty sure that should be c.oid.

            regards, tom lane

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

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: ERROR: could not open relation with OID 49152
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: ERROR: could not open relation with OID 49152