Re: TAP test for recovery_end_command

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: TAP test for recovery_end_command
Дата
Msg-id YT7CEolebgRkJzfT@paquier.xyz
обсуждение исходный текст
Ответ на Re: TAP test for recovery_end_command  ("Euler Taveira" <euler@eulerto.com>)
Ответы Re: TAP test for recovery_end_command  (Amul Sul <sulamul@gmail.com>)
Список pgsql-hackers
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.
--
Michael

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Remove duplicate static function check_permissions in slotfuncs.c and logicalfuncs.c
Следующее
От: Bharath Rupireddy
Дата:
Сообщение: Re: Remove duplicate static function check_permissions in slotfuncs.c and logicalfuncs.c