Skip to content

Fix for upcoming postgresql-15 compatibility #409

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 73 commits into from

Conversation

kulaginm
Copy link
Member

No description provided.

gsmolk and others added 30 commits July 7, 2020 16:33
remove backup_subcmd global variable and useless command_name variable
gsmolk and others added 29 commits May 18, 2021 14:59
…into fio_send_pages() and send_pages() in case of ptrack backup for additional verification of block changes on the server side (without test yet).
PGPRO-5018: Passing prev_backup_start_lsn (also known as horizonLsn) …
* Rename pg_checksum_enable() to pg_is_checksum_enabled
* Remove unused instanceState from pg_start_backup()
* Refactor wait_wal_lsn(): remove unused pgBackup * parameter and replace InstanceState * with simple directory string
* Refactor pg_stop_backup(): remove useless conn variable
* Make some functions and variables (from backup.c) accessible from other compilation units
* Remove some references to global stream_wal variable
* Remove unused variable externaldir
* Yet another split of pg_stop_backup(): separate verification of stop_lsn into wait_wal_and_calculate_stop_lsn()
* Create pfilearray_clear_locks() helper function
* Remove ptrack-1.* support

* [PR #398] review feedback

* [PR #398] remove conn_arg from backup_files_arg

Co-authored-by: Grigory Smolkin <[email protected]>
[ PR #392] New command "catchup" is added, it allows fallen-behind standby to "catch up" with master, or create standby from scratch without resorting to restore from backup

Co-authored-by: Grigory Smolkin <[email protected]>
Co-authored-by: anastasia <[email protected]>
Co-authored-by: Elena Indrupskaya <[email protected]>
Upstream commit cda03cfed6b changed CreateReplicationSlot() signature
@kulaginm kulaginm closed this Jul 15, 2021
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.

3 participants