TAP test for recovery_end_command - Mailing list pgsql-hackers

From Amul Sul
Subject TAP test for recovery_end_command
Date
Msg-id CAAJ_b95R_c4T5moq30qsybSU=eDzDHm=4SPiAWaiMWc2OW7=1Q@mail.gmail.com
Whole thread Raw
Responses Re: TAP test for recovery_end_command  ("Euler Taveira" <euler@eulerto.com>)
List pgsql-hackers
Hi,

The attached patch adds a small test for recovery_end_command execution.

Currently, patch tests execution of recovery_end_command by creating
dummy file, I am not wedded only to this approach, other suggestions
also welcome.

Also, we don't have a good test for archive_cleanup_command as well, I
am not sure how we could test that which executes with every
restart-point.

Thanks to my colleague Neha Sharma for confirming the test execution on Windows.

Regards,
Amul

Attachment

pgsql-hackers by date:

Previous
From: Gilles Darold
Date:
Subject: Re: Schema variables - new implementation for Postgres 15
Next
From: Ranier Vilela
Date:
Subject: Re: missing warning in pg_import_system_collations