Re: TAP test for recovery_end_command

From: Amul Sul <sulamul(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Euler Taveira <euler(at)eulerto(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: TAP test for recovery_end_command
Date: 2021-09-13 04:04:32
Message-ID: CAAJ_b96dwek4ZxRxj=tyBLKaifH3v9coinz4fA4w0iid4Q6tOA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Sep 13, 2021 at 8:44 AM Michael Paquier <michael(at)paquier(dot)xyz> wrote:
>
> On Sun, Sep 12, 2021 at 09:25:32PM -0300, Euler Taveira wrote:
> > On Thu, Sep 9, 2021, at 8:18 AM, Amul Sul wrote:
> >> 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.
> >
> > Setup a replica and stop it. It triggers a restartpoint during the shutdown.
>
> +$node_standby2->append_conf('postgresql.conf',
> + "recovery_end_command='echo recovery_ended > $recovery_end_command_file'");
> This is not going to work on Windows.

Unfortunately, I don't have Windows, but my colleague Neha Sharma has
confirmed it works there.

Regards,
Amul

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Paul A Jungwirth 2021-09-13 04:12:19 Re: SQL:2011 application time
Previous Message Justin Pryzby 2021-09-13 03:54:09 document the need to analyze partitioned tables