Re: FreeBSD page size

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: FreeBSD page size
Дата
Msg-id 200309032329.h83NTOm14572@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: FreeBSD page size  (Vivek Khera <khera@kcilink.com>)
Ответы Re: FreeBSD page size  (Rod Taylor <rbt@rbt.ca>)
Re: FreeBSD page size  ("Marc G. Fournier" <scrappy@hub.org>)
Список pgsql-performance
Vivek Khera wrote:
> the restore complained often about checkpoints occurring every few
> seconds:
>
> Sep  2 11:57:14 d02 postgres[49721]: [5-1] LOG:  checkpoints are occurring too frequently (15 seconds apart)
> Sep  2 11:57:14 d02 postgres[49721]: [5-2] HINT:  Consider increasing CHECKPOINT_SEGMENTS.
>
> The HINT threw me off since I had to set checkpoint_segments in
> postgresql.conf, where as CHECKPOINT_SEGMENTS implied to me a
> compile-time constant.

Woo hoo, my warning worked.  Great.

I uppercased it because config parameters are uppercased in the
documentation.  Do we mention config parameters in any other error
messages?  Should it be lowercased?

--
  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-performance по дате отправления:

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: FreeBSD page size
Следующее
От: Rod Taylor
Дата:
Сообщение: Re: FreeBSD page size