- Notifications
You must be signed in to change notification settings - Fork91
catchup functionality expansion#419
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
28 commits Select commitHold shift + click to select a range
eaa6497 try to apply ptrack patch in travis builds
kulaginmcb9f3e3 catchup revision, 1st item: removing the requirement of a clean shutd…
kulaginme18e43d 2nd try to apply ptrack patch in travis builds
kulaginm6f696cf 3rd try to apply ptrack patch in travis builds
kulaginmde96c5b 4th try to apply ptrack patch in travis builds
kulaginmf9d8ae9 5th try to apply ptrack patch in travis builds
kulaginm957258c test ptrack patch in various tests on travis
kulaginmf5d2db3 [DOC] [PGPRO-5218] Incorporated feedback from Anastasia Lubennikova, …
indrups43c1190 update travis test suite
kulaginm5045ccd debug travis allow_failures
kulaginm9ee84ec Merge branch 'release_2_5' into pgpro-5218
kulaginm61b8c77 catchup: add reporting (transferred size and incremental ratio)
kulaginm14974a3 trigger travis build
kulaginm4aaaf4f --create-permanent-slot option
kulaginm0cb7740 fix ptrack test for EE-9.6
kulaginm57a7a55 fix tests for PG<10
kulaginm8810bd2 fix tests PG<=9.6 (remove usage of unsupported --temp-slot option)
kulaginmb342e86 one more fix for test_basic_temp_slot_for_stream_backup at PG<10
kulaginm6270d90 minor changes based on previous review
kulaginm8bb785a [Issue 380][PGPRO-5218][PGPRO-5019] Catchup: --exclude-path implement…
kulaginm92ddbc1 [DOC] [PGPRO-5218] Added descriptions of --exclude-path and --create-…
indrupse2e7bd6 rename --create-permanent-slot into --perm-slot
kulaginm97ad660 [DOC] [PGPRO-5218] [skip travis] Incorporated feedback from Mikhail K…
indrups2bbcd30 Merge branch 'release_2_5' into pgpro-5218
kulaginm3a8a018 [PGPRO-5218] Review and some refactoring
gsmolkc2637c0 Merge branch 'pgpro-5218' of github.com:postgrespro/pg_probackup into…
gsmolkccd6a0d [DOC] [PGPRO-5218][skip travis] Mentioned that --exclude-path only pe…
indrupsf5f6f76 last minute fixes
kulaginmFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
33 changes: 18 additions & 15 deletions.travis.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
179 changes: 144 additions & 35 deletionsdoc/pgprobackup.xml
Large diffs are not rendered by default.
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
6 changes: 2 additions & 4 deletionssrc/backup.c
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.