Re: Vacuum on the database versus individual tables.

Поиск
Список
Период
Сортировка
От Hartman, Matthew
Тема Re: Vacuum on the database versus individual tables.
Дата
Msg-id 366642367C5B354197A1E0D27BC175BD022597A1@KGHMAIL.KGH.ON.CA
обсуждение исходный текст
Ответ на Re: Vacuum on the database versus individual tables.  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-general
I do have autovacuum on (as of yesterday). This was discovered when I
ran vacuum on a whim.


Matthew Hartman
Programmer/Analyst
Information Management, ICP
Kingston General Hospital
(613) 549-6666 x4294


-----Original Message-----
From: Merlin Moncure [mailto:mmoncure@gmail.com]
Sent: Thursday, June 25, 2009 12:10 PM
To: Hartman, Matthew
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] Vacuum on the database versus individual tables.

On Thu, Jun 25, 2009 at 10:40 AM, Hartman,
Matthew<Matthew.Hartman@krcc.on.ca> wrote:
> Good morning.
>
>
>
> On occasion I'll perform a full vacuum on a database but will still
receive
> a suggestion to vacuum an individual table immediately after. Does the
full
> database vacuum not handle each individual table?

As of 8.3, for the most part you can trust autovacuum to do its thing
if it's enabled...there are exceptions to this but I'm curious why you
are doing 'vacuum full'.

merlin


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Vacuum on the database versus individual tables.
Следующее
От: johnf
Дата:
Сообщение: datestyle no effect in 8.3.7