You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From the documentation, when pg_wal_replay_pause() returns, it doesn't mean that recovery stops right away. So I think that pg_back should loop around pg_get_wal_replay_pause_state() until it returns pause.