Re: add -s to vacuumdb - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: add -s to vacuumdb
Date
Msg-id 5549188C.2070107@dunslane.net
Whole thread Raw
In response to add -s to vacuumdb  ("Joshua D. Drake" <jd@commandprompt.com>)
Responses Re: add -s to vacuumdb  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-hackers
On 05/05/2015 03:06 PM, Joshua D. Drake wrote:
>
> Hey folks,
>
> Just had your standard... our pg_ tables are all bloated out, what is 
> a good way to take care of that. We have -s for reindexdb but not 
> vacuumdb. Thoughts?
>


What command will it run? VACUUM doesn't have a SYSTEM flag, unlike REINDEX

cheers

andrew



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: BRIN range operator class
Next
From: "Joshua D. Drake"
Date:
Subject: Re: add -s to vacuumdb