Re: Loss of table structure on 7.3.19 - Mailing list pgsql-admin

From Tom Lane
Subject Re: Loss of table structure on 7.3.19
Date
Msg-id 20463.1253205707@sss.pgh.pa.us
Whole thread Raw
In response to Re: Loss of table structure on 7.3.19  ("Paul B. Anderson" <paul.a@pnlassociates.com>)
List pgsql-admin
"Paul B. Anderson" <paul.a@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

pgsql-admin by date:

Previous
From: "Paul B. Anderson"
Date:
Subject: Re: Loss of table structure on 7.3.19
Next
From: u235sentinel
Date:
Subject: problems compiling postgres 8.3.7 on Solaris 10 64 bit with openssl