Re: Huge size of Data directory

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: Huge size of Data directory
Дата
Msg-id 20060118215721.GA95112@winnie.fuhr.org
обсуждение исходный текст
Ответ на Re: Huge size of Data directory  ("Anthony Presley" <anthony@resolution.com>)
Список pgsql-novice
On Wed, Jan 18, 2006 at 05:07:39PM -0600, Anthony Presley wrote:
> I do routinely vacuum.  I vacuum'd it yesterday, and about a week before
> that, and probably on a 2-3 week basis prior to that.  And, I vacuum using
> "analyze".

Recommended vacuum frequency depends on usage, but most people
consider "regularly" to mean daily, and more often than that if
they do a lot of updates/deletes.  Some people set up a cron job
so it happens automatically.

> Running 7.1, I believe.

"SELECT version()" should say for sure, and if it's really 7.1 then
you should upgrade as soon as possible.  A lot of bugs have been
fixed since then, some involving data loss; a few bloat problems
have been fixed since then as well.

--
Michael Fuhr

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

Предыдущее
От: "Anthony Presley"
Дата:
Сообщение: Re: Huge size of Data directory
Следующее
От: Lynna Landstreet
Дата:
Сообщение: Problems with select statement