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

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: <pgsql-bugs(at)postgresql(dot)org>, "Arne Scheffer" <bteamlab(at)uni-muenster(dot)de>
Subject: Re: BUG #6130: TOAST tables bug restoring to PostgreSQL 9.0.4
Date: 2011-07-26 13:44:18
Message-ID: 4E2E7E62020000250003F7BD@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Arne Scheffer" <bteamlab(at)uni-muenster(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message noordsij 2011-07-26 13:54:45 Re: BUG #6086: Segmentation fault
Previous Message Arne Scheffer 2011-07-26 12:22:47 BUG #6130: TOAST tables bug restoring to PostgreSQL 9.0.4