Skip to content

Use --xlog-method=stream for pg_basebackup#12

Merged
bdunne merged 1 commit intoManageIQ:masterfrom
carbonin:stream_xlog_for_base_backup
Aug 15, 2018
Merged

Use --xlog-method=stream for pg_basebackup#12
bdunne merged 1 commit intoManageIQ:masterfrom
carbonin:stream_xlog_for_base_backup

Conversation

@carbonin
Copy link
Member

Previously we were using the "fetch" method which would fail if
we did not set wal_keep_segments to a high enough value. We were
never setting a value for wal_keep_segments so this would (infrequently)
fail.

https://bugzilla.redhat.com/show_bug.cgi?id=1616022

Previously we were using the "fetch" method which would fail if
we did not set wal_keep_segments to a high enough value. We were
never setting a value for wal_keep_segments so this would (infrequently)
fail.

https://bugzilla.redhat.com/show_bug.cgi?id=1616022
@carbonin
Copy link
Member Author

carbonin commented Aug 15, 2018

See also ManageIQ/manageiq-gems-pending#364 for the appliance version of this PR

@bdunne bdunne merged commit 7079bc7 into ManageIQ:master Aug 15, 2018
@bdunne bdunne added this to the Sprint 93 Ending Aug 27, 2018 milestone Aug 15, 2018
carbonin added a commit to carbonin/container-postgresql that referenced this pull request Aug 28, 2018
bdunne added a commit that referenced this pull request Aug 28, 2018
Revert #12 and use --xlog-method=fetch for backups
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants