Re: postgresql.conf.sample missing units
John Naylor <john.naylor@enterprisedb.com>
From: John Naylor <john.naylor@enterprisedb.com>
To: Pavel Luzanov <p.luzanov@postgrespro.ru>
Cc: "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2021-07-19T14:31:37Z
Lists: pgsql-hackers
On Mon, Jul 19, 2021 at 5:44 AM Pavel Luzanov <p.luzanov@postgrespro.ru> wrote: > > Hello, > > I found that the start section of the postgresql.conf file is missing a > description of two units: bytes (appeared in version 11) and > microseconds (in version 12). > > The attached patch makes these changes to the postgresql.conf.sample file. Seems like an oversight. I'll commit this soon barring objections. -- John Naylor EDB: http://www.enterprisedb.com
Commits
-
Document "B" as an accepted unit in postgres.conf.sample
- 7155e0522fbf 11.13 landed
-
Document "B" and "us" as accepted units in postgres.conf.sample
- 4b39d5c69a67 12.8 landed
- 0b5dc1f171c4 13.4 landed
- 65cc77c98470 14.0 landed
- bb95feabb857 15.0 landed