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