Hi,

On Wed, Sep 02, 2026 at 01:47:00AM +0000, Hayato Kuroda (Fujitsu) wrote:
> Hi hackers,
> 
> Ping

Thanks! ;-)

> This tries to fix a flaky test.

                        '--option' => 'skip-empty-xacts=1',
                        '--file' => '-',
+                       '--verbose',

Adding verbose does not add too much noise to the output so that's ok for me.

It is also needed for:

+               ok(pump_until($slot_user_handle, $pump_timeout, $to_stderr,
+                                         qr/streaming initiated/),
+                  "pg_recvlogical started streaming");

Waiting for "streaming initiated" makes sense to me.

The patch LGTM.

Regards,

-- 
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com


Reply via email to