Re: Connection slots reserved for replication
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Oleksii Kliukin <alexk@hintbits.com>
Cc: Petr Jelinek <petr.jelinek@2ndquadrant.com>, Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>, Alexander Kukushkin <cyberdemn@gmail.com>, Stephen Frost <sfrost@snowman.net>, Magnus Hagander <magnus@hagander.net>, Masahiko Sawada <sawada.mshk@gmail.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2019-02-12T01:39:01Z
Lists: pgsql-hackers
On Fri, Feb 08, 2019 at 09:37:40AM +0900, Michael Paquier wrote: > Thanks for the confirmation. I am not planning to finish wrapping > this one today anyway, and next week should be fine. And done. I have done an extra pass on it, reordering a bit parameters and comments, and removed the extra comments I added previously in guc.c. -- Michael
Commits
-
Fix description of WAL record XLOG_PARAMETER_CHANGE
- b7ec820559b6 12.0 landed
-
Move max_wal_senders out of max_connections for connection slot handling
- ea92368cd1da 12.0 landed