GitHub / postgrespro/pg_probackup / commits
Backup and recovery manager for PostgreSQL
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 764680e2 | merge Merge branch 'REL_2_5' | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| bbe41a40 | Fix tests test_restore_from_fullbackup_to_new_location and test_restore_from_... | e.garbuz <e****z@p****u> | almost 3 years ago | |
| 640e7a5d | Update README.md |
Alexander Burtsev <e****s@g****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 30e3e37c | Update README.md |
Alexander Burtsev <e****s@g****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| b90273fe | Increment the expected test version | Alexey Savchkov <a****v@p****u> | almost 3 years ago | |
| 10ac3c99 | [PBCKP-402] bound check for abortedRecPtr to Pg15 | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| 24f12d98 | [PBCKP-402,PBCKP-354] refix "missing contrecord" detection. | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| 9391a1b6 | Increment the version | Alexey Savchkov <a****v@p****u> | almost 3 years ago | |
| 076e3fda | [PBCKP-394] skip creating partitioned index on < 11 versions on test_checkdb_... | Sofia Kopikova <s****a@p****u> | almost 3 years ago | |
| 612f530d | [PBCKP-287] fix. added cfs files grouping and processing cfs segment in singl... |
Ivan Lazarev <i****v@p****u>
Committed by: Yura Sokolov <f****n@g****m> |
almost 3 years ago | |
| 25e63c5a | raw strings in python regex; ignore generated transation files | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| 3bc0fc4b | Documentation hot fix | Daniel Shelepanov <d****v@p****u> | almost 3 years ago | |
| 363024d5 | Documentation hot fix |
Daniel Shelepanov <d****v@p****u>
Committed by: Alexey Savchkov <a****v@p****u> |
almost 3 years ago | |
| 29a9efb4 | [PBCKP-325] refix test_issue_231 | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| 6bd71d86 | [PBCKP-382] and another one Pg15 pg_backup_stop() | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| f0328615 | merge Merge branch 'PBCKP-382-bug_15_compat' into 'REL_2_5' | Yuriy Sokolov <y****v@p****u> | almost 3 years ago | |
| b74ec904 | Update Readme | Alexey Savchkov <a****v@p****u> | almost 3 years ago | |
| 3109634e | [PBCKP-325] change test_issue_231 to check backup id are different | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| c42f68ec | [PBCKP-382] version 15 compatibility bug | Daniel Shelepanov <d****v@p****u> | almost 3 years ago | |
| 15c304ad | [PBCKP-375] Prepared for moving RelFileNode to RelFileLocator in the PG16. |
Victor Spirin <v****n@p****u>
Committed by: Yura Sokolov <f****n@g****m> |
almost 3 years ago | |
| 0f7e01b7 | try travis without docker | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| f2f47f77 | get rid of plpython usage | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| fc50cf0d | tests: fix | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| bef73b8b | more usages for table_checksum | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| 02e3fb04 | tests: table_checksum needs no sorting in fact | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| 8d8a92c1 | tests: more usages for table_checksum | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| 9bcefb25 | [PBCKP-327] test_ptrack_multiple_segments: try to avoid memory consumption | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| 744c2858 | merge Merge pull request #578 from postgrespro/REL-2_5_PBCKP-320 |
Alexander Burtsev <e****s@g****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 61981601 | fix ArchiveTest.test_pgpro434_4 for Pg15 | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| 8fa063f6 | travis: and backup_test | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| 7e59a19d | [DOC] {PBCKP-320] Remove duplicate descriptions of backup/catchup modes [skip... | Elena Indrupskaya <e****a@p****u> | almost 3 years ago | |
| 3b2efe63 | and again try fix travis tests.init_test | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| e2dd78a9 | merge Merge branch 'REL_2_5-PBCKP-360' into REL_2_5 | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| 3b72dd66 | fix github tests.init_test | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| 0a5fc87d | [PBCKP-360] fix exception check in test_validate_corrupt_page_header_map | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| 887fb82a | merge Merge branch 'master' into REL_2_5 | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| 15a5c5da | [PBCKP-354] Pg15: continue reading if error "missing contrecord" is met. | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| 7c29b63e | [DOC] [PGPRO-7104] Remove outdated options and PostgreSQL versions from docum... |
Elena Indrupskaya <e****a@p****u>
Committed by: Alexey Savchkov <a****v@p****u> |
almost 3 years ago | |
| be949fd9 | fix memory leak in config_get_opt | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| 0e1227b2 | merge Merge branch 'REL_2_5-PBCKP-306-test-report' into 'REL_2_5' | Viktoria Shepard <v****d@p****u> | almost 3 years ago | |
| d0494662 | PBCKP-306 add '_test' to test files | Viktoria Shepard <v****d@p****u> | almost 3 years ago | |
| 440441dc | ... fix names | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| 1617eb34 | tests: prettify pgdata_content and compare_pgdata | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| 20667e95 | tests: better directory collection in pgdata_content | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| 19a7c5b0 | tests: do not read whole file at once for digest. Iterate instead. | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| 7eab6e34 | [PBCKP-358] sort directories to not skip 'base/1' because of 'base/12699' | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| b7a18308 | [PBCKP-357] fix UnicodeDecodeError | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| 73cce507 | [PBCKP-358] fix CatchupTest.test_unclean_(delta|ptrack)_catchup | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| e674202e | test_backup_via_unprivileged_user - test with ptrack correctly | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| 8488b289 | fix test_backup_via_unprivileged_user with ptrack enabled | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| 08557855 | fix error | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| 4c09debe | Revert "PBCKP-306 add '_test' to tests files" | v.shepard <v****d@p****u> | almost 3 years ago | |
| 2b8a1532 | PBCKP-306 add '_test' to tests files | v.shepard <v****d@p****u> | almost 3 years ago | |
| 87dd3f20 | base36enc(backup->backup_id) -> backup_id_of(backup) | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| 44fef889 | a bit more backup_id_of | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| 71f8ccf4 | replace base36enc(backup->start_time) with helper backup_id_of(backup) | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| 20e12edc | fix one of backup_id output. | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| 22e6c408 | base36enc: abuse C99 compound literals lifetime. | Yura Sokolov <f****n@g****m> | almost 3 years ago | |
| eed28135 | hotfix: cfs_restore.py decorated to postgres enterprise only | Ivan Lazarev <i****v@p****u> | almost 3 years ago | |
| 8f20e7eb | Fixed link in README.md file [ci skip] | Victor Spirin <v****n@p****u> | about 3 years ago | |
| 97f3e70e | asyncio.sleep -> time.sleep | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| 516d325a | merge Merge branch 'REL_2_5' into REL_2_5-PBCKP-304 | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| 4c823b39 | ... | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| 858de550 | merge Merge branch 'master' into REL_2_5 | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| 8c670f0f | move test_basic_full_backup => test_full_backup | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| af4fb2e8 | [PBCKP-304] moved _is_result_is_ok() into ProbackupTest class scope | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| f3f83b76 | merge merge branch REL_2_5-PBCKP-336 into REL_2_5-PBCKP-304 | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| e3189e42 | [PBCKP-304] missed self.module_name & self.fname fixes | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| 9924ab01 | [PBCKP-304] extended testgres.PosgresNode to filter excessive close() and its... | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| e2b45498 | merge Merge branch 'REL_2_5' into REL_2_5-PBCKP-304 |
Yura Sokolov <f****n@g****m>
Committed by: Ivan Lazarev <i****v@p****u> |
about 3 years ago | |
| 5f66a60a | merge Merge branch 'master' into REL_2_5 | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| 348283b3 | update version to 2.5.10 | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| de411ed3 | merge Merge branch 'REL_2_5_correct_test_skip' into REL_2_5 | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| 457e0629 | merge Merge branch 'REL_2_5' | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| b7bd831b | correctly test skips | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| 4505def2 | properly skip ptrack tests. | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| 4869a564 | [PBCKP-336] Fix segno calculation. | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| 7b62d110 | merge Merge pull request #564 from postgrespro/respect-path |
asavchkov <7****v@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| d7cc00b3 | Check pg_probackup binary in PATH | Alexey Savchkov <a****v@p****u> | about 3 years ago | |
| 04e05b15 | Fix auth_test.py | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| cda016c9 | [PBCKP-304] removed ProbackupTest.clean_all() GC magic, simplified ProbackupT... | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| a2c1e6d6 | [PBCKP-304] removed direct calls to ProbackupTest.del_test_dir() from tests | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| 39e06f57 | [PBCKP-304] test dirs cleanup fixed - added logic for nodes GC and dirs cleanup | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| b17669c9 | [PBCKP-146] add test for "unchanged cfm is not backuped" | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| 7cadc337 | [PBCKP-146] fix filesize filling | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| 693bffe0 | [PBCKP-146] fix cfm truncated crc calculation in delta/page backup | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| 822fbbfe | [PBCKP-326] regex fixed in test_missing_replication_permission_1 | Daniel Shelepanov <d****v@p****u> | about 3 years ago | |
| 85708251 | fix for forkname detection in get_backup_filelist | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| a8ee334c | [PBCKP-235] fix one test for <15.0 | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| eaf3b14c | fix set_forkname | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| 0c7c78b8 | merge Merge branch 'REL_2_5-PBCKP-146-2' into REL_2_5 | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| 34af0255 | merge Merge branch 'master' into REL_2_5 | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| feacabd8 | [PBCKP-308] Changed check_server_version function for postgresql version for 1c. | Victor Spirin <v****n@p****u> | about 3 years ago | |
| ba6b2409 | merge hotfix-2 for C89 compatibility from branch 'REL_2_5-PBCKP-236' into REL_2_5 | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| 64b84d0c | [PBCKP-236] hotfix-2 for C89 compatibility | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| e36924a0 | [PBCKP-146] review fixes | Yura Sokolov <f****n@g****m> | about 3 years ago | |
| d9f798ee | merge Merge C89 hotfix from branch 'REL_2_5-PBCKP-236' into REL_2_5 | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| 0b474d26 | [PBCKP-236] hotfix for C89 | Ivan Lazarev <i****v@p****u> | about 3 years ago | |
| 10a5b463 | merge Merge pull request #554 from postgrespro/REL_2_5-PBCKP-236 |
Ivan Lazarev <i****v@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| ed02b354 | merge Merge pull request #556 from postgrespro/PBCKP-120 |
MetalDream666 <6****6@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago |