Re: proposal: rounding up time value less than its unit.

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: proposal: rounding up time value less than its unit.
Дата
Msg-id 5421E2FA.4060906@gmx.net
обсуждение исходный текст
Ответ на Re: proposal: rounding up time value less than its unit.  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: proposal: rounding up time value less than its unit.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 9/23/14 10:29 AM, Tom Lane wrote:
> Votes or no votes, that's a horrible idea; it breaks the design goal
> that users shouldn't need to remember the precise unit size when making
> postgresql.conf entries.

I think this is not historically correct.

The original motivation was that you had to remember what the units on

shared_buffers = 37

were, and that it was different units than

work_mem = 37


That's independent of the question whether

shared_buffers = 250kB

might be rejected or not.



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Scaling shared buffer eviction
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: proposal: rounding up time value less than its unit.