Re: remove checkpoint_warning

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: remove checkpoint_warning
Дата
Msg-id 20160711182038.ip5uinmzpxo4ahy3@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: remove checkpoint_warning  (Peter Geoghegan <pg@heroku.com>)
Ответы Re: remove checkpoint_warning  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-hackers
On 2016-07-11 11:14:29 -0700, Peter Geoghegan wrote:
> On Mon, Jul 11, 2016 at 7:25 AM, Stephen Frost <sfrost@snowman.net> wrote:
> >> Or in short, this may be a fine change to make, but I don't like your
> >> argument for it.
> >
> > I don't agree that it's sensible to get rid of.  Having just
> > log_checkpoints will have the logs filled with checkpoints starting
> > because of XLOG, but there's no indication of that being a bad thing.
> 
> I agree. checkpoint_warning exists for the benefit of novice DBAs.
> I've seen those warnings in customer logs on several occasions, at
> least back when I was a consultant.

Note that the situation changed a bit with 9.5, because our defaults
aren't absurdly conservative (checkpoint_segments = 3) anymore.



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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: remove checkpoint_warning
Следующее
От: Jeff Janes
Дата:
Сообщение: Re: Disable WAL completely - Performance and Persistency research