RE: pgoutput: schema cache cleanup after streamed 2PC - Mailing list pgsql-hackers

From Hayato Kuroda (Fujitsu)
Subject RE: pgoutput: schema cache cleanup after streamed 2PC
Date
Msg-id TYYPR01MB12841E5DD06EBFCBD0A829AC6F5872@TYYPR01MB12841.jpnprd01.prod.outlook.com
Whole thread
In response to Re: pgoutput: schema cache cleanup after streamed 2PC  (Masahiko Sawada <sawada.mshk@gmail.com>)
List pgsql-hackers
Dear Ayush, Sawada-san,

> I agree with the analysis and the fix. I've reviewed the v3 patch and
> it looks good to me. IIUC this bug leads to not behavioral problems
> but to memory leaks. I think we can push it without tests. I'm going
> to push it (including back branches), barring any objections.

V3 LGTM.
One additional idea that re-sending the schema can be avoided for stream_abort
in parallel mode. But it's something like improvements and should be discussed
separately.

Best regards,
Hayato Kuroda
FUJITSU LIMITED


pgsql-hackers by date:

Previous
From: Bingshuai Li
Date:
Subject: Re: Bug in logical decoding with DDL and subtransactions
Next
From: shihao zhong
Date:
Subject: Re: Init connection time grows quadratically