Re: BUG #1527: select retrieves 0 rows after vacuum analyze

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #1527: select retrieves 0 rows after vacuum analyze
Дата
Msg-id 14070.1109997988@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #1527: select retrieves 0 rows after vacuum analyze  ("Theo Petersen" <tpetersen@ocv.com>)
Ответы Re: BUG #1527: select retrieves 0 rows after vacuum analyze  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-bugs
"Theo Petersen" <tpetersen@ocv.com> writes:
> I have a database (network monitoring data created by OpenNMS) that exhibits
> this behavior:

> 1) I restore the database from a production backup.
> 2) I perform a select that joins four tables, and get 9 rows of output.
> 3) I use the command VACUUM ANALYZE to maintain the database files.
> 4) I perform the same select and get 0 rows of output.

> I've reduced it to those steps to verify the problem.

Perhaps you should offer some details that would allow someone else to
replicate the problem.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #1524: drop view cascade deletes other user's views
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #1526: SHRT_MIN out of range on explicit type conversion