Re: pgsql: Stablize tests added in 3abe9dc188.

2025-03-28 Thread Amit Kapila
On Fri, Mar 28, 2025 at 11:18 AM Amit Kapila wrote: > > Stablize tests added in 3abe9dc188. > > The problem is that after the ALTER SUBSCRIPTION tap_sub SET PUBLICATION > command, we didn't wait for the new walsender to start on the publisher. > Immediately after ALTER, we performed Insert and exp

pgsql: Stablize tests added in 3abe9dc188.

2025-03-27 Thread Amit Kapila
Stablize tests added in 3abe9dc188. The problem is that after the ALTER SUBSCRIPTION tap_sub SET PUBLICATION command, we didn't wait for the new walsender to start on the publisher. Immediately after ALTER, we performed Insert and expected it to replicate. However, the replication could start from