Re: pg_autovacuum integration attempt #2

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: pg_autovacuum integration attempt #2
Дата
Msg-id 200407171050.i6HAoho29660@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: pg_autovacuum integration attempt #2  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Ответы Re: pg_autovacuum integration attempt #2  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список pgsql-patches
Christopher Kings-Lynne wrote:
> >>The thing I was trying to do was use the GUC hook function to make
> >>sure that the required GUC variables are also set before GUC reports
> >>autovac as enabled.  This seemed cleaner to me, but apparently it
> >>won't work since it seems that autovac_enabled is read from GUC
> >>before the stats variables, and there is no way to force the order in
> >>which they are read.  Am I missing something?
>
> Can we please have it default to enabled :)

We can but without also enabling statistics it will not work.  Do we
want to enable both by default?

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_autovacuum integration attempt #2
Следующее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: pg_autovacuum integration attempt #2