Re: SELECT returning too many rows (?)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: SELECT returning too many rows (?)
Дата
Msg-id 7396.1107882250@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: SELECT returning too many rows (?)  (robf <rob@dsvr.net>)
Ответы Re: SELECT returning too many rows (?)  (rob <rob@dsvr.net>)
Список pgsql-bugs
robf <rob@dsvr.net> writes:
> Can I now remove these two errant records or do you think there is
> anything to gain from continuing with this investigation ?

If you have the time, it would be interesting to dump out the rows with
pg_filedump (see http://sources.redhat.com/rhdb/).  I usually use
"pg_filedump -i -f" to get the most useful display.  Looks like you need
to dump pages 3, 5, and 7 of that table to see all three rows.

            regards, tom lane

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

Предыдущее
От: robf
Дата:
Сообщение: Re: SELECT returning too many rows (?)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #1466: #maintenace_work_mem = 16384