Re: Patch: raise default for max_wal_segments to 1GB

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Patch: raise default for max_wal_segments to 1GB
Дата
Msg-id 20970.1425412670@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Patch: raise default for max_wal_segments to 1GB  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: Patch: raise default for max_wal_segments to 1GB  (Gavin Flower <GavinFlower@archidevsys.co.nz>)
Re: Patch: raise default for max_wal_segments to 1GB  (Greg Stark <stark@mit.edu>)
Список pgsql-hackers
Josh Berkus <josh@agliodbs.com> writes:
> Do we want to remove unit comments from all settings which accept
> "MB,GB" or "ms,s,min"?  There's more than a few.  I'd be in favor of
> this, but seems like (a) it should be universal, and (b) its own patch.

Meh.  Doing this strikes me as a serious documentation failure, since it
is no longer apparent what happens if you put in a unitless number.

Now, if we were to change the server so that it *refused* settings that
didn't have a unit, that argument would become moot.  But I'm not going
to defend the castle against the villagers who will show up if you do
that.
        regards, tom lane



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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: plpgsql versus domains
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Patch: raise default for max_wal_segments to 1GB