Re: Postgres 11 release notes - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Postgres 11 release notes
Date
Msg-id d643a338-5eb8-504b-2426-b92e4989a1e8@iki.fi
Whole thread Raw
In response to Postgres 11 release notes  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Postgres 11 release notes  (Bruce Momjian <bruce@momjian.us>)
List 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 by date:

Previous
From: Aleksandr Parfenov
Date:
Subject: Re: Optimze usage of immutable functions as relation
Next
From: Arthur Zakirov
Date:
Subject: Re: [PROPOSAL] Shared Ispell dictionaries