Re: recovery_target_action=pause with confusing hint
От
Sergei Kornilov
Тема
Re: recovery_target_action=pause with confusing hint
Дата
Msg-id
6993181585648248@iva6-161d47f95e63.qloud-c.yandex.net
Ответ на
Список
Дерево обсуждения
Re: recovery_target_action=pause with confusing hint "movead.li@highgo.ca" <movead.li@highgo.ca>
Hello > When I test the patch, I find an issue: I start a stream with 'promote_trigger_file' > GUC valid, and exec pg_wal_replay_pause() during recovery and as below it > shows success to pause at the first time. I think it use a initialize > 'SharedPromoteIsTriggered' value first time I exec the pg_wal_replay_pause(). hm. Are you sure this is related to this patch? Could you explain the exact timing? I mean log_statement = all and relevant logs. Most likely this is expected change by https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=496ee647ecd2917369ffcf1eaa0b2cdca07c8730 My proposal does not change the behavior after this commit, only changing the lines in the logs. regards, Sergei
В списке pgsql-hackers по дате отправления