Re: BUG #17577: pg_ctl promote is not preemptive in archive recovery
От | David G. Johnston |
---|---|
Тема | Re: BUG #17577: pg_ctl promote is not preemptive in archive recovery |
Дата | |
Msg-id | CAKFQuwaK1urL_7QfVNwY=DEcUqHAx9_JdMeeR1=dGRy7KQBjtA@mail.gmail.com обсуждение исходный текст |
Ответ на | BUG #17577: pg_ctl promote is not preemptive in archive recovery (PG Bug reporting form <noreply@postgresql.org>) |
Ответы |
Re: BUG #17577: pg_ctl promote is not preemptive in archive recovery
|
Список | pgsql-bugs |
On Fri, Aug 5, 2022 at 12:10 PM PG Bug reporting form <noreply@postgresql.org> wrote:
The following bug has been logged on the website:
Bug reference: 17577
Logged by: Daniel Farina
Email address: daniel@fdr.io
PostgreSQL version: 14.4
Operating system: AlmaLinux 8.6
Description:
5) try to run pg_ctl promote while the server is in archive restore
6) it will block until timeout, and not promote until restore_command exits
abnormally
On what basis are you considering this a bug? Or, IOW, what do you expect to happen? It doesn't seem possible for the promotion to actually happen as the server knows additional WAL must exist that it hasn't yet restored since all attempts to restore WAL have succeeded.
David J.
В списке pgsql-bugs по дате отправления: