Re: Postgres 11 release notes

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Postgres 11 release notes
Дата
Msg-id d643a338-5eb8-504b-2426-b92e4989a1e8@iki.fi
обсуждение исходный текст
Ответ на Postgres 11 release notes  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Postgres 11 release notes  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
> * Allow bytes to be specified for server variable sizes (Beena Emerson)
> 
> The specification is "B".

I had to dig the commit in the git history to figure out what this is. 
I'd suggest rewording this:

* Allow server options related to memory and file sizes, to be specified 
as number of bytes.

The new unit is "B". This is in addition to "kB", "MB", "GB" and "TB", 
which were accepted previously.

- Heikki


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

Предыдущее
От: Aleksandr Parfenov
Дата:
Сообщение: Re: Optimze usage of immutable functions as relation
Следующее
От: Arthur Zakirov
Дата:
Сообщение: Re: [PROPOSAL] Shared Ispell dictionaries