Re: Loss of table structure on 7.3.19

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Loss of table structure on 7.3.19
Дата
Msg-id 20463.1253205707@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Loss of table structure on 7.3.19  ("Paul B. Anderson" <paul.a@pnlassociates.com>)
Список 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 по дате отправления:

Предыдущее
От: "Paul B. Anderson"
Дата:
Сообщение: Re: Loss of table structure on 7.3.19
Следующее
От: u235sentinel
Дата:
Сообщение: problems compiling postgres 8.3.7 on Solaris 10 64 bit with openssl