An open API service providing commit metadata for open source projects.

GitHub / postgrespro/pg_probackup / commits

Backup and recovery manager for PostgreSQL

SHA Message Author Date Stats
283daff6 merge Merge branch 'REL_2_5' Alexey Savchkov <a****v@p****u> 2 months ago
99e11e9a PBCKP-1527: Remove version 11 and 12 from README Daria Lepikhova <d****a@p****u> 10 months ago
556a4f0c PBCKP-1527: Update copyrights to 2025 Daria Lepikhova <d****a@p****u> 10 months ago
dc7d3813 Trim the minor ALT Linux versions in the installation instructions Alexey Savchkov <a****v@p****u> about 1 year ago
98863ae0 [PBCKP-1238] Warning when using the community Version of pg_pro backup 2 for ENT Stepan Neretin <s****n@p****u> over 1 year ago
0c022839 [NOJIRA] remove distutils vshepard <v****d@p****u> over 1 year ago
a2510f5f merge Merge remote-tracking branch 'origin/REL_2_5' Alexey Savchkov <a****v@p****u> over 1 year ago
ac92457c [nojira] Change binary name to pg_probackup-16 Oleg Gurev <o****v@p****u> over 1 year ago
8d135804 merge Merge branch 'REL_2_5' Yura Sokolov <y****v@p****u> over 1 year ago
721d5d23 Up version to 2.5.15 Yura Sokolov <y****v@p****u> over 1 year ago
d0be25c3 merge Merge branch 'REL_2_5' Yura Sokolov <y****v@p****u> over 1 year ago
f361dda7 Revert "Replace BACKUP_PATH in the source files" Yura Sokolov <y****v@p****u> over 1 year ago
f45f87fe merge Merge branch 'REL_2_5' Alexey Savchkov <a****v@p****u> over 1 year ago
d29b005d Rename default-units to no-scale-units oleg gurev <o****v@p****u>
Committed by: Alexey Savchkov <a****v@p****u>
over 1 year ago
28bc0f63 [PBCKP-818] Refinery of documentation manually Oleg Gurev <o****v@p****u> over 1 year ago
69379ab7 [PBCKP-818] Documentation update script work result. Oleg Gurev <o****v@p****u> over 1 year ago
26f1e9c0 [PBCKP-818] Doc. Replace --instance <replaceable> to --instance=<replaceable>... Oleg Gurev <o****v@p****u> over 1 year ago
2b74971f [PBCKP-818] Add id's for programlisting section Oleg Gurev <o****v@p****u> over 1 year ago
79d2b9d2 Name the backup by its ID Alexey Savchkov <a****v@p****u> over 1 year ago
da79091a Fix test_unfinished_merge for REL_2_5 vshepard <v****d@p****u> over 1 year ago
91cddad6 Up version Alexey Savchkov <a****v@p****u> over 1 year ago
63c28106 fix restoring highly compressed WAL Yura Sokolov <f****n@g****m> over 1 year ago
2fd0dda4 Print remote host Viktoria Shepard <v****d@p****u> over 1 year ago
dffc2b2f PBCKP-805 add unlock mutex in data.c vshepard <v****d@p****u> over 1 year ago
e39a31e3 PBCKP-964 fix bug with incremental restore of relation with more than one seg... Sofia Kopikova <s****a@p****u> over 1 year ago
17037bae [PBCKP-913] Fix WAL switching with huge XLogRecord oleg gurev <o****v@p****u> almost 2 years ago
90a4a4f4 Replace BACKUP_PATH in the source files Alexey Savchkov <a****v@p****u> almost 2 years ago
ab05badc Change backup-path to backup-dir Alexey Savchkov <a****v@p****u> almost 2 years ago
287e7fc8 Add_requirements.txt Oleg Gurev <o****v@p****u> almost 2 years ago
031d3ebe Put listitem contents in <para> Alexey Savchkov <a****v@p****u> almost 2 years ago
58752c5a [PBCKP-198] Added tablespaces into show command output oleg gurev <o****v@p****u> almost 2 years ago
43318d69 [PBCKP-874] Addeded default unit output for config-show Oleg Gurev <o****v@p****u> almost 2 years ago
9a91ea78 Add a link to the installation section in the Quick start Alexey Savchkov <a****v@p****u> almost 2 years ago
b4035fd2 PBCKP-817 Add an example of the restore command Alexey Savchkov <a****v@p****u> almost 2 years ago
f8c46efb [PBCKP-865] Fix minor but grammar Elena Indrupskaya <e****a@p****u>
Committed by: Alexey Savchkov <a****v@p****u>
almost 2 years ago
09236c65 [PBCKP-874] Addeded "Logging options" section to help.c for Oleg Gurev <o****v@p****u>
Committed by: oleg gurev <o****v@p****u>
almost 2 years ago
c9439b65 [DOC] Fix syntax errorn in doc step elements Elena Indrupskaya <e****a@p****u>
Committed by: Alexey Savchkov <a****v@p****u>
almost 2 years ago
1ee26f99 Fix bug: terminate program if file is not exists (#839) Nikolay Zakharov <n****v@p****u> almost 2 years ago
9587b75b A few documentation edits Elena Indrupskaya <e****a@p****u>
Committed by: Alexey Savchkov <a****v@p****u>
almost 2 years ago
36b9761f PBCKP-817 Update documentation examples to 2.7.0 Alexey Savchkov <a****v@p****u> almost 2 years ago
d26df120 PBCKP-819: Fixed the recovery-target-timeline command line parameter. It may ... Victor Spirin <v****n@p****u> almost 2 years ago
46c8a335 Rewrite How-To into a Quick Start Alexey Savchkov <a****v@p****u> almost 2 years ago
52e47fe1 [PBCKP-218] Incremental restore and missing pg_control (issue #304) Oleg Gurev <o****v@p****u> almost 2 years ago
2b9c9b18 merge Merge branch 'REL_2_5' Alexey Savchkov <a****v@p****u> almost 2 years ago
41f5baae Switch to the new GPG key in the Debian installation Alexey Savchkov <a****v@p****u> almost 2 years ago
c9396ee5 merge Merge REL_2_5 into master Alexey Savchkov <a****v@p****u> almost 2 years ago
76d25620 merge Merge branch 'REL_2_5' Alexey Savchkov <a****v@p****u> almost 2 years ago
f6f5bfa2 PBCKP-816 Update a link Alexey Savchkov <a****v@p****u> almost 2 years ago
b5fca40c PBCKP-816 Store the GPG key in the recommended way Alexey Savchkov <a****v@p****u> almost 2 years ago
b52b4d9f PBCKP-816: Remove version 10 from pg_probackup docs Daria Lepikhova <d****a@p****u>
Committed by: Alexey Savchkov <a****v@p****u>
almost 2 years ago
72a96052 Fix a typo Alexey Savchkov <a****v@p****u> almost 2 years ago
623b659f Add the installation steps on various systems Alexey Savchkov <a****v@p****u> almost 2 years ago
3b741ee4 [PBCKP-804] Test_AssertionError_Python3.11 (no attribute 'errors') Oleg Gurev <o****v@p****u>
Committed by: Sofia Kopikova <s****a@p****u>
almost 2 years ago
de531e62 PBCKP-797: fix race condition by waiting Yura Sokolov <f****n@g****m> about 2 years ago
70b97d85 declare XID_FMT for PGPRO_EE if not defined Yura Sokolov <f****n@g****m> about 2 years ago
3207d6c6 PBCKP-782 doc added note in Remote Mode section oleg gurev <o****v@p****u>
Committed by: Alexey Savchkov <a****v@p****u>
about 2 years ago
00634436 merge Merge master into REL_2_5 Alexey Savchkov <a****v@p****u> about 2 years ago
eb160266 Add psycopg2 to the testing environment Alexey Savchkov <a****v@p****u> about 2 years ago
48efe908 Add the 16th version in Readme Alexey Savchkov <a****v@p****u> about 2 years ago
8408753f Cherry-pick Add the 16th version in Readme Alexey Savchkov <a****v@p****u> about 2 years ago
c7ca6cb9 Up version Alexey Savchkov <a****v@p****u> about 2 years ago
915d0665 fix tests for Pg16 and EE16 Viktoriia Shepard <v****d@p****u> about 2 years ago
4868daae [PBCKP-770] The line informing that the remote mode parameters are added to P... z.kasymalieva <z****a@p****u> about 2 years ago
eb5ccf91 PBCKP-751: Fixed for PG 16 build and removed some compilation warnings. Victor Spirin <v****n@p****u> about 2 years ago
a29e378f PBCKP-698 allow relative paths in dir_create_dir Sergey Fukanchik <s****k@p****u> about 2 years ago
9762426c PBCKP-732 ignore PGDATA setting in catchup mode as we use --source-pgdata ins... Sergey Fukanchik <s****k@p****u>
Committed by: s.fukanchik <s****k@p****u>
about 2 years ago
db12a039 PBCKP-604 doc add option --destroy-all-other-dbs Viktoria Shepard <v****d@p****u>
Committed by: Yura Sokolov <f****n@g****m>
over 2 years ago
c9fc20b8 PBCKP-604: Allow partial incremental restore only with a flag --destroy-all-o... Yuriy Sokolov <y****v@p****u>
Committed by: Yura Sokolov <f****n@g****m>
over 2 years ago
3963f39c PBCKP-624 Remove outdated installation instructions for Standard and Enterprise Alexey Savchkov <a****v@p****u> over 2 years ago
754f0222 PBCKP-624 Remove outdated installation instructions for Standard and Enterprise Alexey Savchkov <a****v@p****u> over 2 years ago
e9b8fcb1 Remove the version test Alexey Savchkov <a****v@p****u> over 2 years ago
0690f8d1 [PBCKP-602] Added saving full size for non data files. Victor Spirin <v****n@p****u> over 2 years ago
b7551bd2 PBCKP-91: delete "\r" in windows command output. Yura Sokolov <f****n@g****m> over 2 years ago
d6721662 Use _chsize_s on windows to grow file Yura Sokolov <f****n@g****m> over 2 years ago
279c9814 PGPRO-552: use uint32 in some places Yura Sokolov <f****n@g****m> over 2 years ago
a04f00aa Up version Alexey Savchkov <a****v@p****u> over 2 years ago
c0b8eb7c PBCKP-91 fix grammar in probackup's log messages s.fukanchik <s****k@p****u> over 2 years ago
91ebe718 [PBCKP-528] Fixed memory leaks and some minor bugs. Victor Spirin <v****n@p****u> over 2 years ago
2e6d20db PBCKP-191 serialize wal segment push finalization s.fukanchik <s****k@p****u> over 2 years ago
9727a989 PBCKP-422: Fix is_enterprise checking for upstream and pgpro. Add is_pgpro ch... Daria Lepikhova <d****a@p****u> over 2 years ago
be2b90bd PBCKP-553 fix a typo in merge preconditions check Sergey Fukanchik <s****k@p****u> over 2 years ago
cbf2bf9d merge Merge remote-tracking branch 'origin/REL_2_5' into REL_2_5 Yura Sokolov <f****n@g****m> over 2 years ago
a2387b51 [PBCKP-211] got rid of timezone hack, tzset() allowed on every platform Daniel Shelepanov <d****v@p****u> over 2 years ago
297dd2a7 test for previous commit Yura Sokolov <f****n@g****m> almost 3 years ago
c8909b82 Fix warning in get_backup_filelist Yura Sokolov <f****n@g****m> almost 3 years ago
92a4d56c merge Merge remote-tracking branch 'origin/REL_2_5' into REL_2_5 Yura Sokolov <f****n@g****m> almost 3 years ago
1f5991da fix cfs handling: forgot to set skip_cfs_nested Yura Sokolov <f****n@g****m> almost 3 years ago
137814aa do_retention_merge: fix removing from to_keep_list Yura Sokolov <f****n@g****m> almost 3 years ago
610216c6 ptrack_helpers.py: fix compare_pgdata Yura Sokolov <f****n@g****m> almost 3 years ago
b240b907 fix for < Pg12 Yura Sokolov <f****n@g****m> almost 3 years ago
4c001e86 Style and typo fixes in pg_probackup.c, pg_probackup.h v.shepard <v****d@p****u>
Committed by: Sergey Fukanchik <s****k@p****u>
almost 3 years ago
d3babee2 [PBCKP-287] simplify and fix cfs chaining Yura Sokolov <f****n@g****m> almost 3 years ago
2f271420 [PBCKP-287] skipping data_bck_file+cfm_bck_file on backup when they both exist Ivan Lazarev <i****v@p****u>
Committed by: Yura Sokolov <f****n@g****m>
almost 3 years ago
343c6a0f [PBCKP-423] add '.partial.part' detection as well Yura Sokolov <f****n@g****m> almost 3 years ago
fa290209 [PBCKP-423] and backport cleanup_ptrack for test_archive_push_sanity Yura Sokolov <f****n@g****m> almost 3 years ago
22bdbb39 [PBCKP-423] test_archive_push_sanity: wait logs with tail_file Yura Sokolov <f****n@g****m> almost 3 years ago
3c111262 compatibility tests: skip if PGPROBACKUPBIN_OLD is not set Yura Sokolov <f****n@g****m>
Committed by: Sergey Fukanchik <s****k@p****u>
almost 3 years ago
49bb374d [PBCKP-365] Fixed test help_6 test. Added check_locale function for check tha... Victor Spirin <v****n@p****u> almost 3 years ago
343ed029 test_recovery_target_lsn_backup_victim - looks like it should pass Yura Sokolov <f****n@g****m>
Committed by: Oleg Gurev <o****v@p****u>
almost 3 years ago
8f4e7d6e [PBCKP-346] archive-get doesn't need -D/--pgdata argument at all Yura Sokolov <f****n@g****m> almost 3 years ago

← Back to repository