Re: RES: Degradation of postgres 7.4.5 on FreeBSD/CygWin

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: RES: Degradation of postgres 7.4.5 on FreeBSD/CygWin
Дата
Msg-id 42160140.20407@familyhealth.com.au
обсуждение исходный текст
Ответ на RES: Degradation of postgres 7.4.5 on FreeBSD/CygWin  ("Rodrigo Moreno" <rodrigo.miguel@terra.com.br>)
Ответы RES: RES: Degradation of postgres 7.4.5 on FreeBSD/CygWin  ("Rodrigo Moreno" <rodrigo.miguel@terra.com.br>)
Список pgsql-performance
> 00 23 * * 1-5 /usr/local/pgsql/bin/psql supre -c "vacuum analyze;"

Also, this is bad - you are not vacuuming all your databases, which will
cause you data loss one day with transaction wraparound.  Use the
vacuumdb utility that comes with PostgreSQL instead.

Chris

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

Предыдущее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: RES: Degradation of postgres 7.4.5 on FreeBSD/CygWin
Следующее
От: Tom Lane
Дата:
Сообщение: Re: RES: Degradation of postgres 7.4.5 on FreeBSD/CygWin