Re: ERROR: could not open relation with OID 49152

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: ERROR: could not open relation with OID 49152
Дата
Msg-id dcc563d10807211905y385ed3c0x92bc1f4092edb38d@mail.gmail.com
обсуждение исходный текст
Ответ на Re: ERROR: could not open relation with OID 49152  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Mon, Jul 21, 2008 at 6:07 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> "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.

Thanks.  I'll slink away now...

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: ERROR: could not open relation with OID 49152
Следующее
От: "Giovanni Nervi"
Дата:
Сообщение: Drop Index and Create Index