Skip to content

Pg10 xlog to wal#73

Open
philmcc wants to merge 2 commits into
rafaelma:masterfrom
philmcc:pg10-xlog-to-wal
Open

Pg10 xlog to wal#73
philmcc wants to merge 2 commits into
rafaelma:masterfrom
philmcc:pg10-xlog-to-wal

Conversation

@philmcc

@philmcc philmcc commented Jan 16, 2019

Copy link
Copy Markdown
Contributor

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

philmcc commented May 13, 2019

Copy link
Copy Markdown
Contributor Author

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