Re: TAP test for recovery_end_command - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: TAP test for recovery_end_command
Date
Msg-id YXjhsmxfGJj00uG9@paquier.xyz
Whole thread Raw
In response to Re: TAP test for recovery_end_command  (Amul Sul <sulamul@gmail.com>)
Responses Re: TAP test for recovery_end_command  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On Wed, Oct 27, 2021 at 10:32:22AM +0530, Amul Sul wrote:
> Thanks for the updated version. The patch is much better than before
> except needing minor changes to the test description that testing
> recovery_end_command_file before promotion, I did the same in the
> attached version.

 ok(!-f $recovery_end_command_file,
-   'recovery_end_command executed after promotion');
+   'recovery_end_command not executed yet');
Indeed :p
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: Skipping logical replication transactions on subscriber side
Next
From: Amit Kapila
Date:
Subject: Re: Skipping logical replication transactions on subscriber side