Re: Connection slots reserved for replication - Mailing list pgsql-hackers

From Oleksii Kliukin
Subject Re: Connection slots reserved for replication
Date
Msg-id 0063F46E-6DD7-4F98-AA1C-61DED764D176@hintbits.com
Whole thread Raw
In response to Re: Connection slots reserved for replication  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers

> On 12. Feb 2019, at 05:12, Michael Paquier <michael@paquier.xyz> wrote:
>
> On Mon, Feb 11, 2019 at 08:57:41PM -0700, Kevin Hale Boyes wrote:
>> I think there's a small problem with the commit.
>> The position of xlrec.max_wal_senders (line 117) should be below
>> max_worker_processes.
>
> Fixed, thanks!

Wonderful, thank you very much for taking it to commit and everyone involved for getting it through!

Cheers,
Oleksii

pgsql-hackers by date:

Previous
From: Alexey Kondratov
Date:
Subject: Re: Logical replication and restore from pg_basebackup
Next
From: Sergei Kornilov
Date:
Subject: Re: Planning counters in pg_stat_statements (using pgss_store)