Re: Btree or not btree? That is the question

Поиск
Список
Период
Сортировка
От Greg Sabino Mullane
Тема Re: Btree or not btree? That is the question
Дата
Msg-id 20120709202119.GA10117@tinybird.home
обсуждение исходный текст
Ответ на Re: Btree or not btree? That is the question  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> > ERROR:  could not open relation with OID 1554847326
>
> Is that the *entire* message?  No details?  Could you crank up the
> log verbosity so we can get file and line number, at least?

Yes, that's the entire thing, other than the statement line after it.
In this particular case:

STATEMENT: UPDATE mytable SET foobar = 'T' WHERE id IN ($1,$2,$3,$4)

I'll start the wheels rolling for upping the verbosity.

--
Greg Sabino Mullane greg@endpoint.com
End Point Corporation
PGP Key: 0x14964AC8

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Btree or not btree? That is the question
Следующее
От: Shaun Thomas
Дата:
Сообщение: Synchronous Standalone Master Redoux