1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2026-05-03 21:46:34 +02:00

Commit Graph

  • 915d066554 fix tests for Pg16 and EE16 Viktoriia Shepard 2023-10-27 19:12:16 +02:00
  • 4868daae34 [PBCKP-770] The line informing that the remote mode parameters are added to PG_PROBACKUP.CONF has been removed; the set_config command must be used instead. z.kasymalieva 2023-10-18 15:50:14 +03:00
  • eb5ccf91b8 PBCKP-751: Fixed for PG 16 build and removed some compilation warnings. Victor Spirin 2023-09-21 17:28:47 +03:00
  • 9762426ce9 PBCKP-732 ignore PGDATA setting in catchup mode as we use --source-pgdata instead Sergey Fukanchik 2023-09-18 18:12:06 +03:00
  • a29e378f34 PBCKP-698 allow relative paths in dir_create_dir Sergey Fukanchik 2023-09-18 19:48:22 +03:00
  • db12a039f6 PBCKP-604 doc add option --destroy-all-other-dbs Viktoria Shepard 2023-05-25 18:12:41 +03:00
  • c9fc20b898 PBCKP-604: Allow partial incremental restore only with a flag --destroy-all-other-dbs Yuriy Sokolov 2023-05-25 18:12:11 +03:00
  • 754f02228e PBCKP-624 Remove outdated installation instructions for Standard and Enterprise Alexey Savchkov 2023-05-24 15:13:01 +03:00
  • 0690f8d10e [PBCKP-602] Added saving full size for non data files. Victor Spirin 2023-04-24 18:22:28 +03:00
  • d6721662ec Use _chsize_s on windows to grow file 2.5.12 Yura Sokolov 2023-04-18 17:24:34 +03:00
  • b7551bd2bf PBCKP-91: delete "\r" in windows command output. Yura Sokolov 2023-04-18 18:25:36 +03:00
  • b0472a76b5 ... win fix REL_2_5_win_github_ptrack_map Yura Sokolov 2023-04-18 20:30:46 +03:00
  • 2640ec6da0 use _chsize_s on windows to grow file Yura Sokolov 2023-04-18 19:51:58 +03:00
  • 2538b5d91f delete "\r" in windows command output. Yura Sokolov 2023-04-18 18:25:36 +03:00
  • 87469c43d7 lets zerofill files by hand on windows in fio_send_file_write Yura Sokolov 2023-04-18 17:24:34 +03:00
  • 279c98140f PGPRO-552: use uint32 in some places Yura Sokolov 2023-04-15 14:47:38 +03:00
  • a04f00aacc Up version Alexey Savchkov 2023-03-28 17:23:44 +07:00
  • c0b8eb7c20 PBCKP-91 fix grammar in probackup's log messages s.fukanchik 2023-03-27 21:47:17 +03:00
  • 91ebe718ba [PBCKP-528] Fixed memory leaks and some minor bugs. Victor Spirin 2023-03-16 12:47:03 +03:00
  • 2e6d20dba0 PBCKP-191 serialize wal segment push finalization s.fukanchik 2023-03-12 19:59:17 +03:00
  • 9727a98976 PBCKP-422: Fix is_enterprise checking for upstream and pgpro. Add is_pgpro checking Daria Lepikhova 2023-03-10 18:24:46 +03:00
  • 3c111262af compatibility tests: skip if PGPROBACKUPBIN_OLD is not set Yura Sokolov 2023-01-03 07:52:16 +03:00
  • be2b90bd3f PBCKP-553 fix a typo in merge preconditions check Sergey Fukanchik 2023-03-06 13:34:53 +03:00
  • 7249b10be0 [PBCKP-247]: typo in the option_get_value function. Vyacheslav Makarov 2022-08-19 06:10:58 +03:00
  • 4c001e86f4 Style and typo fixes in pg_probackup.c, pg_probackup.h v.shepard 2023-01-13 01:03:03 +01:00
  • cbf2bf9dde Merge remote-tracking branch 'origin/REL_2_5' into REL_2_5 Yura Sokolov 2023-02-28 22:58:09 +03:00
  • a2387b5134 [PBCKP-211] got rid of timezone hack, tzset() allowed on every platform Daniel Shelepanov 2023-02-28 20:53:02 +03:00
  • 297dd2a7eb test for previous commit Yura Sokolov 2023-02-10 15:07:25 +03:00
  • c8909b825e Fix warning in get_backup_filelist REL_2_5_issue_585 Yura Sokolov 2023-02-09 15:33:10 +03:00
  • 388251d079 [PBCKP-247]: test commit PBCKP-247-2 Vyacheslav Makarov 2023-02-01 08:12:40 +03:00
  • 5f2f373632 Add a Linux build workflow actions-linux-build Alexey Savchkov 2022-05-12 17:54:37 +07:00
  • 4a91181711 [PBCKP-247]: typo in the option_get_value function. Vyacheslav Makarov 2023-01-24 13:03:02 +03:00
  • 92a4d56cd5 Merge remote-tracking branch 'origin/REL_2_5' into REL_2_5 Yura Sokolov 2023-01-20 04:08:41 +03:00
  • 1f5991dadb fix cfs handling: forgot to set skip_cfs_nested Yura Sokolov 2023-01-20 04:06:41 +03:00
  • 137814aa6f do_retention_merge: fix removing from to_keep_list Yura Sokolov 2023-01-19 13:45:34 +03:00
  • 49bb374d0c [PBCKP-365] Fixed test help_6 test. Added check_locale function for check that locale is installed. Victor Spirin 2022-12-24 14:50:14 +03:00
  • 610216c6f8 ptrack_helpers.py: fix compare_pgdata Yura Sokolov 2023-01-13 15:31:03 +03:00
  • b240b90772 fix for < Pg12 Yura Sokolov 2023-01-13 09:38:48 +03:00
  • d3babee2ae [PBCKP-287] simplify and fix cfs chaining Yura Sokolov 2023-01-12 15:23:34 +03:00
  • 2f27142009 [PBCKP-287] skipping data_bck_file+cfm_bck_file on backup when they both exist Ivan Lazarev 2023-01-12 13:47:28 +03:00
  • 612f530de0 [PBCKP-287] fix. added cfs files grouping and processing cfs segment in single thread manner Ivan Lazarev 2022-12-09 11:51:48 +03:00
  • 343c6a0f98 [PBCKP-423] add '.partial.part' detection as well Yura Sokolov 2023-01-12 00:26:45 +03:00
  • fa2902090a [PBCKP-423] and backport cleanup_ptrack for test_archive_push_sanity Yura Sokolov 2023-01-12 00:04:47 +03:00
  • 22bdbb3915 [PBCKP-423] test_archive_push_sanity: wait logs with tail_file Yura Sokolov 2023-01-11 23:37:45 +03:00
  • 649d1adc27 [PBCKP-431] refix test_minrecpoint_on_replica REL_2_6 Yura Sokolov 2022-12-29 05:37:39 +03:00
  • 361b9a7b51 fix for XLogReader's read_page callback contract Yura Sokolov 2022-12-29 04:13:36 +03:00
  • 3dd5219e13 try to fix test_minrecpoint_on_replica for Pg<=12 Yura Sokolov 2022-12-29 04:12:45 +03:00
  • 428d10ddc6 pioDirNext: skip just deleted file Yura Sokolov 2022-12-29 02:56:34 +03:00
  • 0edd95862f s/test_needs_gdb/need_gdb/ Yura Sokolov 2022-12-29 01:37:24 +03:00
  • 7b587f75f0 [PBCKP-423] and again Yura Sokolov 2022-12-28 13:44:16 +03:00
  • cf10582d6a [PBCKP-423] remove redundant ptrack warning Yura Sokolov 2022-12-28 13:30:04 +03:00
  • b2cf9afb0d @test_needs_gdb Yura Sokolov 2022-12-28 12:31:28 +03:00
  • f38ac06872 reset timeouts in test_archive_replica_not_null_offset Yura Sokolov 2022-12-28 09:54:53 +03:00
  • 77fc12ac87 gdb kill did quit Yura Sokolov 2022-12-27 14:50:31 +03:00
  • f8b480e7c6 try to fix test_archive_get_batching_sanity Yura Sokolov 2022-12-27 14:44:41 +03:00
  • f5c0980d1c try to fix test_archive_replica_null_offset Yura Sokolov 2022-12-27 13:32:45 +03:00
  • cb19d6a24b fix replica_tests stop_lsn_null_offset Yura Sokolov 2022-12-27 13:19:25 +03:00
  • 03e5dce768 fix pioLocalReadFile_pioRead Yura Sokolov 2022-12-27 08:56:35 +03:00
  • dab39571f2 copy-paste some test fixes Yura Sokolov 2022-12-26 13:27:33 +03:00
  • 0cf3d050f6 [PBCKP-434] make stop_backup_lsn volatile. Yura Sokolov 2022-12-26 12:28:17 +03:00
  • ed609d8a3c again test_backup_with_less_privileges_role Yura Sokolov 2022-12-26 12:22:30 +03:00
  • ecf0a7de40 [PBCKP-434] prefer to RunXLogThreads with consistent_read=true Yura Sokolov 2022-12-25 22:10:57 +03:00
  • bed69c3ba4 [PBCKP-434] fix replica_test.py Yura Sokolov 2022-12-25 21:33:43 +03:00
  • bc0ea49df6 [PBCKP-434] stabilize backup_test Yura Sokolov 2022-12-25 21:31:10 +03:00
  • 8952b84b83 [PBCKP-434] greatly simplify stop_lsn handling Yura Sokolov 2022-12-25 21:26:42 +03:00
  • 79b8755b62 fix test_checkdb_checkunique Yura Sokolov 2022-12-26 11:59:03 +03:00
  • 7c93d72043 [PBCKP-434] page's lsn is end of record too REL_2_6-PBCKP-434_fix_stop_lsn_usage Yura Sokolov 2022-12-26 01:50:35 +03:00
  • 84f4ac9e23 [PBCKP-434] fix get_prior_record_lsn Yura Sokolov 2022-12-26 01:30:56 +03:00
  • 2a1fb6f4de [PBCKP-434] prefer to RunXLogThreads with consistent_read=true Yura Sokolov 2022-12-25 22:10:57 +03:00
  • 7d12d5fb39 [PBCKP-434] fix replica_test.py Yura Sokolov 2022-12-25 21:33:43 +03:00
  • 82d2941347 [PBCKP-434] stabilize backup_test Yura Sokolov 2022-12-25 21:31:10 +03:00
  • 6e83fa07ea [PBCKP-434] greatly simplify stop_lsn handling Yura Sokolov 2022-12-25 21:26:42 +03:00
  • dc9cfb86b3 fix pioRemoteDrive_pioOpenRewrite Yura Sokolov 2022-12-25 19:13:35 +03:00
  • b0182bd5ed fix test_pgpro560_control_file_loss Yura Sokolov 2022-12-25 03:57:51 +03:00
  • 6a9850be62 fix test_options_5 Yura Sokolov 2022-12-25 03:52:01 +03:00
  • 21c811c87a [PBCKP-365] jentlier Yura Sokolov 2022-12-25 03:50:25 +03:00
  • a65902c2e0 [PBCKP-365] Fixed test help_6 test. Added check_locale function for check that locale is installed. Victor Spirin 2022-12-24 14:50:14 +03:00
  • ffc8566097 [PBCKP-428] read_recovery_info don't need XRecOffIsValid(stop_lsn) Yura Sokolov 2022-12-24 04:57:10 +03:00
  • 12b8bfbc4c try to speedup test_replica_archive_page_backup Yura Sokolov 2022-12-24 04:45:02 +03:00
  • 4ddf8a1dfe speedup test_archive_replica_not_null_offset Yura Sokolov 2022-12-24 04:06:23 +03:00
  • cfcba44f97 [PBCKP-330] fix test_archive_replica_not_null_offset Yura Sokolov 2022-12-24 03:23:55 +03:00
  • b70d76ec4a fix warning Yura Sokolov 2022-12-23 17:25:17 +03:00
  • c3430a685f [PBCKP-270] fetch current log position directly from streamer. Yura Sokolov 2022-12-23 16:03:10 +03:00
  • 3e75df6db5 [PBCKP-270] fixes Yura Sokolov 2022-12-23 16:24:22 +03:00
  • 71e6895935 [PBCKP-270] Updated wait_wal_lsn function for begin backup without wal file for streaming WAL. Victor Spirin 2022-12-22 22:14:45 +03:00
  • 8b46c8af63 [PBCKP-270] Fixed some functions for WAL stream Victor Spirin 2022-12-22 12:35:00 +03:00
  • 2904405a5f [PBCKP-270] Added pio file functions for compatibility/walmethods.c Victor Spirin 2022-12-21 11:19:34 +03:00
  • 4418ec9572 [PBCKP-428] fix "optimize read_recovery_info" Yura Sokolov 2022-12-23 10:58:02 +03:00
  • fe82f4e45e test_recovery_target_lsn_backup_victim - looks like it should pass Yura Sokolov 2022-12-23 09:20:42 +03:00
  • c83d69c359 fix test_continue_failed_merge_2 Yura Sokolov 2022-12-23 09:00:51 +03:00
  • f9615aeb6b fix test_merge_external_dir_is_missing Yura Sokolov 2022-12-23 08:47:56 +03:00
  • d8c41ae1eb fix init tests Yura Sokolov 2022-12-23 08:41:53 +03:00
  • a394ea3a5d fix test_missing_replication_permission_1 : fix freing xlogFile Yura Sokolov 2022-12-23 08:18:02 +03:00
  • eecba5f4aa fix test_remove_instance_config Yura Sokolov 2022-12-23 08:04:50 +03:00
  • 46517a2fa0 fix test_backup_concurrent_drop_table Yura Sokolov 2022-12-23 07:59:15 +03:00
  • 80caef108b fix auth_test.test_backup_via_unprivileged_user Yura Sokolov 2022-12-23 07:47:22 +03:00
  • cc82beecd1 [PBCKP-428] optimize read_recovery_info Yura Sokolov 2022-12-23 06:35:44 +03:00
  • 6b8d3df368 [PBCKP-427] cache header map files Yura Sokolov 2022-12-23 04:32:01 +03:00
  • 7eed384934 [PBCKP-427] introduce pgFile hashtable Yura Sokolov 2022-12-23 06:35:44 +03:00
  • c675380503 backup: descending sort by file size Yura Sokolov 2022-12-23 03:22:43 +03:00