"Paul B. Anderson" <pau...@pnlassociates.com> writes:
> To clarify what a plain "vacuum" is, if you have an initdb data area, 
> <a1> and the database listening on port <p1>,

> Is this sufficient,

>   export PGDATA=<a1>
>   export PGPORT=<p1>
>   vacuumdb --all --analyze

> running as user postgres (on Linux)?

The --analyze isn't really necessary, but yeah that should do it.

                        regards, tom lane

-- 
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Reply via email to