Re: pg_clog & vacuum oddness

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_clog & vacuum oddness
Дата
Msg-id 12787.1067448273@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pg_clog & vacuum oddness  (DHS Webmaster <webmaster@dhs-club.com>)
Список pgsql-admin
DHS Webmaster <webmaster@dhs-club.com> writes:
> 1. Should we be doing a periodic vacuum on template1?

Yes.

> 3. It is safe to delete all the clog files prior to the last restart of
> postgres, yes?

NO.  That WILL destroy your database.  Much safer to let VACUUM do
it for you.

            regards, tom lane

В списке pgsql-admin по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_clog & vacuum oddness
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [SQL] Table versions