Re: State of pg_createsubscriber - Mailing list pgsql-hackers

From Euler Taveira
Subject Re: State of pg_createsubscriber
Date
Msg-id 61182a55-87e6-4019-9274-5f2cc5c38f31@app.fastmail.com
Whole thread Raw
In response to State of pg_createsubscriber  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: State of pg_createsubscriber
Re: State of pg_createsubscriber
List pgsql-hackers
On Sun, May 19, 2024, at 2:30 PM, Tom Lane wrote:
I'm fairly disturbed about the readiness of pg_createsubscriber.
The 040_pg_createsubscriber.pl TAP test is moderately unstable
in the buildfarm [1], and there are various unaddressed complaints
at the end of the patch thread (pretty much everything below [2]).
I guess this is good enough to start beta with, but it's far from
being good enough to ship, IMO.  If there were active work going
on to fix these things, I'd feel better, but neither the C code
nor the test script have been touched since 1 April.

My bad. :( I'll post patches soon to address all of the points.


--
Euler Taveira

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: State of pg_createsubscriber
Next
From: David Benjamin
Date:
Subject: Re: [PATCH] Avoid mixing custom and OpenSSL BIO functions