Re: Subject: bool / vacuum full bug followup - Mailing list pgsql-general

From Scott Marlowe
Subject Re: Subject: bool / vacuum full bug followup
Date
Msg-id Pine.LNX.4.33.0205030936250.1594-100000@css120.ihs.com
Whole thread Raw
In response to Re: Subject: bool / vacuum full bug followup  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On Thu, 2 May 2002, Tom Lane wrote:

> Scott Marlowe <scott.marlowe@ihs.com> writes:
> > And after that, the table started growing after all vacuum fulls.  I can't
> > reproduce it now.
>
> Perhaps you had an open transaction laying about?  That'd prevent vacuum
> from recovering space ...

I thought of that, but no, I had just rebooted my box, and was using top
to view all the postgres user activities, and my psql session was the only
thing attached to it.  If I can get it to do it, I'll pg_ctl stop/pg_ctl
start the database and see if it keeps doing it.


pgsql-general by date:

Previous
From: david blood
Date:
Subject: pgaccess
Next
From: Scott Marlowe
Date:
Subject: Re: Subject: bool / vacuum full bug followup