Re: Do we need vacuuming when tables are regularly dropped? - Mailing list pgsql-admin

From Peter Kovacs
Subject Re: Do we need vacuuming when tables are regularly dropped?
Date
Msg-id b6e8f2e80809290601o1b3cb5f5ge49f113673177a2a@mail.gmail.com
Whole thread Raw
In response to Re: Do we need vacuuming when tables are regularly dropped?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Thank you!
Peter

On Mon, Sep 29, 2008 at 2:42 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> "Peter Kovacs" <maxottovonstirlitz@gmail.com> writes:
>> It is not immediately clear from the documentation, but the VACUUM
>> command also deals with the system catalogs as well, correct?
>
> If it's run without any argument by a superuser, then yes.
>
> (I think in recent versions we also allow a non-superuser database owner
> to do this.)
>
>                        regards, tom lane
>

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Do we need vacuuming when tables are regularly dropped?
Next
From: KKreuzer@kbtoys.com
Date:
Subject: understand the process of ID wraparound