pgsql: Stabilize 035_standby_logical_decoding.pl.

2025-04-10 Thread Amit Kapila
Stabilize 035_standby_logical_decoding.pl. Some tests try to invalidate logical slots on the standby server by running VACUUM on the primary. The problem is that xl_running_xacts was getting generated and replayed before the VACUUM command, leading to the advancement of the active slot's catalog_x

pgsql: Stabilize 035_standby_logical_decoding.pl.

2025-04-07 Thread Amit Kapila
Stabilize 035_standby_logical_decoding.pl. Some tests try to invalidate logical slots on the standby server by running VACUUM on the primary. The problem is that xl_running_xacts was getting generated and replayed before the VACUUM command, leading to the advancement of the active slot's catalog_x

pgsql: Stabilize 035_standby_logical_decoding.pl.

2025-04-07 Thread Amit Kapila
Stabilize 035_standby_logical_decoding.pl. Some tests try to invalidate logical slots on the standby server by running VACUUM on the primary. The problem is that xl_running_xacts was getting generated and replayed before the VACUUM command, leading to the advancement of the active slot's catalog_x