From: | "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Justin Pryzby <pryzby(at)telsasoft(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: PG 14 release notes, first draft |
Date: | 2021-05-11 21:17:16 |
Message-ID: | 7ad58ae7-42ab-8b47-7534-c765b1936810@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 5/11/21 5:12 PM, Bruce Momjian wrote:
> On Tue, May 11, 2021 at 09:13:31AM -0400, Jonathan Katz wrote:
>> First Bruce, thank you for compiling the release notes draft. Comments
>> inline:
>>
>> On 5/10/21 11:56 PM, Amit Kapila wrote:
>>> and say something like:
>>> Allow logical replication to stream long in-progress transactions to standbys
>>> Previously transactions that exceeded logical_decoding_work_mem were
>>> written to disk until the transaction completed.
>>
>
>> 2. Would you want to s/standbys/subscribers/ given an instance can be in
>> read/write mode but still receive logical changes? Or did this patch
>> affect only subscribers that are also standbys?
>
> I don't know.
That question was geared more towards Amit as he proposed the revised
text :)
Thanks,
Jonathan
From | Date | Subject | |
---|---|---|---|
Next Message | Alexander Korotkov | 2021-05-11 21:19:37 | Re: PG 14 release notes, first draft |
Previous Message | Bruce Momjian | 2021-05-11 21:16:47 | Re: PG 14 release notes, first draft |