Re: GUC with units, details

Поиск
Список
Период
Сортировка
От Bort, Paul
Тема Re: GUC with units, details
Дата
Msg-id DB106B1B5B8F734B8FF3E155A3A556C202D4FD77@clemail1.tmwsystems.com
обсуждение исходный текст
Ответ на GUC with units, details  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: GUC with units, details  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut wrote:
>
> Memory units are kB, MB, GB.  The factor is 1024.
>

Then shouldn't the factor be 1000? If the factor is 1024, then the units
should be KiB, MiB, GiB per IEEE 1541
(http://en.wikipedia.org/wiki/IEEE_1541) and others.

I'm not trying to be pedantic, but the general approach with -hackers
seems to be towards compliance where practical.

Regards,
Paul Bort


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: On-disk bitmap index patch
Следующее
От: Tom Lane
Дата:
Сообщение: Refactoring the API for amgetmulti