Skip to content

Conversation

@philmcc
Copy link
Contributor

@philmcc philmcc commented Jan 16, 2019

Hi,

I have added the code to allow the wal replay to be paused and restarted on postgres version 10 and up.

This problem was caused by the renaming of the pg_xlog_replay_pause(), pg_xlog_replay_resume() and pg_is_xlog_replay_paused() functions to pg_wal_replay_pause(), pg_wal_replay_resume() and pg_is_wal_replay_paused().

@philmcc
Copy link
Contributor Author

philmcc commented May 13, 2019

HI,

Is there any chance of you merging this in? I have some other postgres 10 compatibility changes that I want to make and it would be nice to get this closed out first.

All the best
Phil

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant