Re: Orphan TOAST object - Mailing list pgsql-admin

From Tom Lane
Subject Re: Orphan TOAST object
Date
Msg-id 18954.1210601335@sss.pgh.pa.us
Whole thread Raw
In response to Re: Orphan TOAST object  ("James Farrugia" <james.farrugia@gmail.com>)
Responses Re: Orphan TOAST object
List pgsql-admin
"James Farrugia" <james.farrugia@gmail.com> writes:
> One last thing...can we run into data-loss problems with successfully
> vacuumed tables even if there is one unvacuumed database object; what would
> have happened if I ignored to vacuum that rogue pg_toast (which was the only
> unvacuumed object within the entire database)?

The database would have shut down when you got to the
2-billion-transactions mark.  So you'd have had to solve the problem
sooner or later anyway.

            regards, tom lane

pgsql-admin by date:

Previous
From: Julius Tuskenis
Date:
Subject: how to get a number of seconds in some interval ?
Next
From: Achilleas Mantzios
Date:
Subject: Re: how to get a number of seconds in some interval ?