Re: BUG #6130: TOAST tables bug restoring to PostgreSQL 9.0.4

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: BUG #6130: TOAST tables bug restoring to PostgreSQL 9.0.4
Дата
Msg-id 4E2E7E62020000250003F7BD@gw.wicourts.gov
обсуждение исходный текст
Ответ на BUG #6130: TOAST tables bug restoring to PostgreSQL 9.0.4  ("Arne Scheffer" <bteamlab@uni-muenster.de>)
Список pgsql-bugs
"Arne Scheffer" <bteamlab@uni-muenster.de> wrote:

> Sorry, missed to fill out this form, please see
>
> http://archives.postgresql.org/pgsql-bugs/2011-07/msg00172.php

As mentioned in the reply to that post, this is not a bug.

You can wait for autovacuum to fix things up, or run VACUUM ANALYZE
against the database.  If you have a lot of rows in the restore
which you don't expect to be deleted or updated for a long time, you
might want to make that a VACUUM FREEZE ANALYZE.

In the future, please post questions like this to the pgsql-general
list.

-Kevin

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

Предыдущее
От: "Arne Scheffer"
Дата:
Сообщение: BUG #6130: TOAST tables bug restoring to PostgreSQL 9.0.4
Следующее
От: noordsij
Дата:
Сообщение: Re: BUG #6086: Segmentation fault