Re: GUC with units, details

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: GUC with units, details
Дата
Msg-id 1153874465.5444.11.camel@localhost
обсуждение исходный текст
Ответ на Re: GUC with units, details  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: GUC with units, details  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
On Tue, 2006-07-25 at 19:00 -0400, Tom Lane wrote:
> Maybe I'm missing something, but I thought it was fairly common to use
> "k" for 1000, "K" for 1024, etc (mnemonic: upper case for the larger
> multiplier).

Well, that only works for K vs. k: the SI prefix for mega is M (meaning
10^6), not "m". Similarly for "G".

Why it is "impractical" to use the IEC prefixes?

-Neil




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: GUC with units, details
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [PATCHES] Resurrecting per-page cleaner for btree