GitHub / postgrespro/pg_probackup / commits
Backup and recovery manager for PostgreSQL
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 4cde8798 | merge Merge pull request #555 from postgrespro/revert-498-PBCKP-120 |
MetalDream666 <6****6@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 79009c65 | Revert "[PBCKP-120] skip partitioned indexes for checkdb --amcheck" |
MetalDream666 <6****6@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| dfb8b1f3 | merge Merge pull request #498 from postgrespro/PBCKP-120 |
MetalDream666 <6****6@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 1a48b6c5 | [PBCKP-236] added remote shh agent path to log output | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| 4728756e | merge Merge pull request #553 from postgrespro/PBCKP-235 |
Daniel Shelepanov <d****5@m****u>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| f2df2866 | merge Merge pull request #531 from postgrespro/REL_2_5-PBCKP-236 |
Ivan Lazarev <i****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 97355f15 | release_2_5_9-pbckp-227 (#533) |
dlepikhova <4****a@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| bc945994 | [PBCKP-304] auto tests cleanup added to ptrack_helper.py | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| fc8b8907 | [PBCKP-304] fix cfs_restore test | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| f2537982 | [PGPRO-146] cfs_catchup test | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| a20eb7bd | [PGPRO-146] pgdata_content: checksum for truncated cfm | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| 302db1c4 | [PGPRO-146] store at least cfs header size bytes. | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| 26f9992b | [PBCKP-236] added PGPROBACKUP_MANUAL testing and PGPROBACKUP_SSH_AGENT_PATH f... | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| 5f71f771 | fix fio_send_file_local | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| 2eaeb942 | [PBCKP-146] add test for cfm size | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| 202f2ade | find_zero_tail: fix last bytes check | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| 9f3f530e | [PBCKP-304] extracted all cleanup routines to ptrack.py.TearDown() | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| 03f210b2 | [PBCKP-304] cfs tests moved back to build | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| 4ac1b536 | [PBCKP-235] README.md now contains correct package versions | Daniel Shelepanov <d****v@p****u> | about 3 years ago | |
| ed47e492 | merge Merge branch 'REL_2_5-some-fixes' into REL_2_5 | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| 3c1fadcf | merge Merge pull request #546 from postgrespro/REL_2_5-some-fixes |
Sokolov Yura <y****v@p****u>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 96ad6e2e | version macro increment, Release 2.5.9 | Daniel Shelepanov <d****v@p****u> | about 3 years ago | |
| 0011d41a | merge Merge branch 'REL_2_5' | Daniel Shelepanov <d****v@p****u> | about 3 years ago | |
| c7e6d5ce | merge Merge pull request #548 from postgrespro/PBCKP-235 |
Daniel Shelepanov <d****5@m****u>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| b568f225 | [PBCKP-146] truncate cfm files | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| 51a141c4 | [PBCKP-146] fix cfs test python3 compatibility | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| d808a166 | [PBCKP-236] removed excessive brackets | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| 23d5ee4a | [PBCKP-235] review fixes | Daniel Shelepanov <d****v@p****u> | about 3 years ago | |
| 8f504fc9 | [PBCKP-146] stabilize couple of tests. | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| e16c62e8 | [PBCKP-146] prettify forkname handling. | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| 4730857b | [PBCKP-146] - fio_get_crc32 - add "missing_ok" parameter | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| 80efb850 | [PBCKP-146] Small fix for remote_agent | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| 03d55d07 | [PBCKP-236] fix excessive warnings for vanilla | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| c5265979 | [PBCKP-236] assert fix | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| 1ce38ed7 | [PBCKP-236] final update after review | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| 6e671232 | [PBCKP-236] final update after review | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| b3351b50 | [PBCKP-236] final update | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| 4d907c95 | Fix test packagin script for 9.6 [ci skip] | Mikhail A. Kulagin <m****n@p****u> | about 3 years ago | |
| 0dc826fc | Fix packaging/Makefile.test typo [ci skip] | Mikhail A. Kulagin <m****n@p****u> | about 3 years ago | |
| 35df5060 | [PBCKP-236] 1c+certified editions check | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| 15b1ad71 | merge Merge pull request #535 from postgrespro/REL_2_5-PBCKP-277 |
Ivan Lazarev <i****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 996ee2bc | merge Merge branch 'REL_2_5' into REL_2_5-PBCKP-277 |
Ivan Lazarev <i****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 3e17c8c8 | Fix remembered check gdb flag in test with GDB |
Andrew A. Bille <a****e@p****u>
Committed by: Mikhail A. Kulagin <1****m@u****m> |
about 3 years ago | |
| 9323e34a | merge Merge pull request #538 from postgrespro/PBCKP-125 |
MetalDream666 <6****6@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 56598848 | [PBCKP-236] ANSI C fix | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| b2091cd2 | [PBCKP-236] [skip] removed unnecessary TODOs | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| f61be78e | [PBCKP-236] working solution cleaned up | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| 0604cce2 | [PBCKP-236] draft, solution without macros cleanup | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| eefd8876 | [PBCKP-236] draft, solution without couple of unapplied shortenings | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| 044c0376 | [PBCKP-125] changes in function call CreateWalDirectoryMethod for 15 version | Sofia Kopikova <s****a@p****u> | about 3 years ago | |
| e58273a8 | merge Merge pull request #537 from postgrespro/PBCKP-235 |
Daniel Shelepanov <d****5@m****u>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 497751c0 | [PBCKP-236] draft, tests.CompatibilityTest.test_catchup_with_different_remote... | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| 223d6290 | merge Merge pull request #499 from postgrespro/PBCKP-125 |
MetalDream666 <6****6@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| f5fde7ef | [PBCKP-236] draft, first-stage compatibility protocol impl with stubs | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| 46b7079e | [PBCKP-236] draft, first-stage compatibility protocol impl with stubs | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| c3d3c026 | [PBCKP-236] draft, first-stage compatibility protocol impl with stubs | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| 1dfa5b99 | [PBCKP-236] draft, first-stage compatibility protocol impl with stubs | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| f78c63c8 | [PBCKP-236] first-stage compatibility protocol impl with stubs | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| 42241bd3 | [PBCKP-277] fix .travis.yml typo | Mikhail A. Kulagin <m****n@p****u> | about 3 years ago | |
| d4d78e18 | [PBCKP-277] stabilize catchup.CatchupTest.test_config_exclusion | Mikhail A. Kulagin <m****n@p****u> | about 3 years ago | |
| 9e9509d8 | [PBCKP-263] fix for tests.archive.ArchiveTest.test_archive_get_batching_sanit... |
Mikhail A. Kulagin <1****m@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 25fc0345 | [PBCKP-236] stable test failure, dirty version | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| a4a2abde | [PBCKP-178] fix rare 'buffer error' in tests.validate.ValidateTest.test_valid... | Mikhail A. Kulagin <m****n@p****u> | about 3 years ago | |
| b8c20764 | [PBCKP-261] fix configure flags for tests.pgpro2068.BugTest.test_minrecpoint_... | Mikhail A. Kulagin <m****n@p****u> | about 3 years ago | |
| 24a10360 | [PBCKP-258] fix tests.ptrack.PtrackTest.test_ptrack_unprivileged | Mikhail A. Kulagin <m****n@p****u> | about 3 years ago | |
| 1bb07627 |
[PBCKP-259] fix for 'ERROR: Cannot create directory for older backup'… (#526)
Co-authored-by: d.lepikhova <d****a@p****u> |
Mikhail A. Kulagin <1****m@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 95471acc | [PBCKP-257] fix time_consuming.TimeConsumingTests.test_pbckp150 (#525) |
Mikhail A. Kulagin <1****m@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 7d3e7f86 | [PBCKP-129] fix tests.replica.ReplicaTest.test_replica_stop_lsn_null_offset_n... | Mikhail A. Kulagin <m****n@p****u> | about 3 years ago | |
| 26774132 | merge Merge branch 'master' into REL_2_5 | Mikhail A. Kulagin <m****n@p****u> | about 3 years ago | |
| 3d7b9f0e | [PBCKP-258] fix multiple permission tests (revert a3ac7d5e7a8d6ebeafd… (#527) |
Mikhail A. Kulagin <1****m@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| e918bae0 | Version 2.5.8 | Mikhail A. Kulagin <m****n@p****u> | about 3 years ago | |
| 0a1a075b | [PGPRO-6938] macro conditions fixed | Daniel Shelepanov <d****v@p****u> | about 3 years ago | |
| a58c1831 | [PGPRO-6635] Compatibility fix for older compilers | Mikhail A. Kulagin <m****n@p****u> | over 3 years ago | |
| 03ad0d09 | Version 2.5.7 | Mikhail A. Kulagin <m****n@p****u> | over 3 years ago | |
| 7249b10b | [PBCKP-247]: typo in the option_get_value function. |
Vyacheslav Makarov <v****v@p****u>
Committed by: Sergey Fukanchik <s****k@p****u> |
over 3 years ago | |
| fffebdc0 | [DOC] [PGPRO-6635] Update pg_probackup documentation for version 2.5.7 [skip... | Elena Indrupskaya <e****a@p****u> | over 3 years ago | |
| cba05ddb | merge Merge branch 'PBCKP-169' into REL_2_5 | Vyacheslav Makarov <v****v@p****u> | over 3 years ago | |
| 9f2ded02 | merge Merge pull request #506 from postgrespro/PBCKP-216-float_locale |
Daniel Shelepanov <d****5@m****u>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 88b50dab | merge Merge pull request #517 from postgrespro/PBCKP-220-ptracktest-hotfix |
Ivan Lazarev <i****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 2bc096bd | merge Merge pull request #515 from postgrespro/PBCKP-170 |
dlepikhova <4****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 2e1950a7 | [PBCKP-129] change catchup logging levels (#473) |
Mikhail A. Kulagin <1****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| a2811eff | merge Merge pull request #514 from postgrespro/PBCKP-155 |
dlepikhova <4****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 6d1d7394 | [PBCKP-220] hotfix for PtrackTest | Ivan Lazarev <i****v@p****u> | over 3 years ago | |
| f88410e5 | [PBCKP-220] hotfix for PtrackTest |
Ivan Lazarev <i****v@p****u>
Committed by: Vyacheslav Makarov <v****v@p****u> |
over 3 years ago | |
| a0484a2d | merge Merge branch 'REL_2_5' into PBCKP-155 |
dlepikhova <4****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 1e6cf10c | [PBCKP-169]: adding json format for logs. | Vyacheslav Makarov <v****v@p****u> | over 3 years ago | |
| 786ccf05 | merge Merge pull request #501 from postgrespro/enable_nls_check |
dlepikhova <4****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 7591667f | merge Merge branch 'release_2_5_7' into REL_2_5 | d.lepikhova <d****a@p****u> | over 3 years ago | |
| 8ce27c97 | Add warning about using --start-time option | d.lepikhova <d****a@p****u> | over 3 years ago | |
| 65345f20 | Revert "Add --start-time option into help message" | d.lepikhova <d****a@p****u> | over 3 years ago | |
| 9cd25f2a | merge Merge pull request #500 from postgrespro/PBCKP-153 |
dlepikhova <4****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 2f19f6d5 | merge Merge pull request #508 from postgrespro/PBCKP-231 |
Sokolov Yura <y****v@p****u>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 81c53ea0 | [PBCKP-231] hotfix for python2 | Ivan Lazarev <i****v@p****u> | over 3 years ago | |
| 3071cec4 | fix ArchiveTest.test_pgpro434_4 | Yura Sokolov <f****n@g****m> | over 3 years ago | |
| c34a79f6 | merge Merge pull request #502 from postgrespro/PBCKP-220 |
Sokolov Yura <y****v@p****u>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 37244019 | [PBCKP-220] final junk cleanup | Ivan Lazarev <i****v@p****u> | over 3 years ago | |
| 3e8a08ed | [PBCKP-220] removed FULL tests, PGPROBACKUP=ON and other flags added on CI | Ivan Lazarev <i****v@p****u> | over 3 years ago | |
| 125c9292 | [PBCKP-220] ALL tests with PGPROBACKUP=ON on CI | Ivan Lazarev <i****v@p****u> | over 3 years ago | |
| 53abc0b6 | [PGPRO-6938] pg_probackup has been ported to version 15 | Daniel Shelepanov <d****v@p****u> | over 3 years ago | |
| 9c6e3ce3 | [PBCKP-220] all gdb tests fixup | Ivan Lazarev <i****v@p****u> | over 3 years ago |