Re: effective_cache_size vs units

Поиск
Список
Период
Сортировка
От Benny Amorsen
Тема Re: effective_cache_size vs units
Дата
Msg-id m3hcvhbumd.fsf@ursa.amorsen.dk
обсуждение исходный текст
Ответ на effective_cache_size vs units  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: effective_cache_size vs units  (tomas@tuxteam.de)
Re: effective_cache_size vs units  ("Jim C. Nasby" <jim@nasby.net>)
Re: effective_cache_size vs units  ("Andrew Hammond" <andrew.george.hammond@gmail.com>)
Re: effective_cache_size vs units  ("Andrew Hammond" <andrew.george.hammond@gmail.com>)
Список pgsql-hackers
>>>>> "TL" == Tom Lane <tgl@sss.pgh.pa.us> writes:

TL> Anyone against making it case-insensitive, speak now or hold your
TL> peace.

SI-units are inherently case-sensitive. The obvious example is that
now you will allow people to specify an amount in millibytes, while
interpreting it in megabytes.

You are trying to interpret valid input as misspellings based on
context, and then you silently guess at what the user really meant.
That's MySQL behaviour!


/Benny




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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: [PATCHES] Patch(es) to expose n_live_tuples and
Следующее
От: "Jie Zhang"
Дата:
Сообщение: Re: Bitmap index thoughts