Re: [PATCH] fix ICU explorer link in locale documentation

2021-09-27 Thread Bruce Momjian
On Fri, Sep 3, 2021 at 09:39:45PM +0200, Laurenz Albe wrote: > On Thu, 2021-05-27 at 08:59 +0200, Laurenz Albe wrote: > > On Thu, 2021-05-27 at 11:10 +0700, Anton Voloshin wrote: > > > So I guess the https://icu4c-demos.unicode.org/icu-bin/locexp link is > > > still the proper one, and eventually

Re: Missing mention of autovacuum_work_mem

2021-09-27 Thread Laurenz Albe
On Mon, 2021-09-27 at 09:25 +0900, Michael Paquier wrote: > On Sat, Sep 25, 2021 at 07:51:15AM +0900, Michael Paquier wrote: > > WFM. > > This has been applied and backpatched as of 1ba8410. Thank you! Yours, Laurenz Albe

Re: Minor doc fixes

2021-09-27 Thread Michael Paquier
On Mon, Sep 27, 2021 at 11:42:40AM +0300, Ekaterina Kiryanova wrote: > I've come across some minor inconsistencies in PostgreSQL 14 docs. > Please review the attached patch. Thanks. These are good catches. -- Michael signature.asc Description: PGP signature

Minor doc fixes

2021-09-27 Thread Ekaterina Kiryanova
Hi! I've come across some minor inconsistencies in PostgreSQL 14 docs. Please review the attached patch. -- Ekaterina Kiryanova Technical Writer Postgres Professional file:///home/ladyune/patches/minor_doc_fixes.patch diff --git a/doc/src/sgml/btree.sgml b/doc/src/sgml/btree.sgml index f569f93f35

The huge_pages parameter doesn't work when shared_memory_type is sysv

2021-09-27 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/13/kernel-resources.html Description: It seems that the huge_pages parameter is ignored when shared_memory_type is sysv. The server successfully starts with huge_pages=on, but actually doesn'