On Wed, Oct 6, 2021 at 1:40 AM Andres Freund <and...@anarazel.de> wrote: > > Hi, > > On 2021-09-14 10:34:09 +0530, Amul Sul wrote: > > +# recovery_end_command_file executed only on recovery end which can happen > > on > > +# promotion. > > +$standby3->promote; > > +ok(-f "$recovery_end_command_file", > > + 'recovery_end_command executed after promotion'); > > It'd be good to test what happens when recovery_end_command fails... >
Thanks for the suggestion, added the same in the attached version. Regards, Amul
TAP-test_recovery_end_command_v4.patch
Description: Binary data