1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-09-16 09:26:30 +02:00

Commit Graph

  • 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
  • be6ceac93a [PBCKP-426] use pioLocalFile in pioLocalPagesIterator Yura Sokolov 2022-12-23 02:57:36 +03:00
  • d0b5e19bb9 [PBCKP-426] add special method pioFileStat for pioLocalReadFile Yura Sokolov 2022-12-23 02:51:50 +03:00
  • 06326900a5 [PBCKP-426] buffer pioLocalReadFile Yura Sokolov 2022-12-23 02:23:35 +03:00
  • dd20305c5a [PBCKP-426] rename pioLocalFile->pioLocalReadFile Yura Sokolov 2022-12-22 20:07:43 +03:00
  • da99c02582 speedup pgpro434_3 and pgpro434_4 a bit Yura Sokolov 2022-12-22 17:35:15 +03:00
  • 7b375352ee improvement to ptrack_helpers.GDBobj Yura Sokolov 2022-12-22 17:34:05 +03:00
  • 86609c2d30 archive.c: allow to overwrite broken gz file Yura Sokolov 2022-12-22 15:31:00 +03:00
  • a10d19a640 more complete send of error through remote connection Yura Sokolov 2022-12-22 15:30:31 +03:00
  • bc7a88b92f ability to alloc completely custom error Yura Sokolov 2022-12-22 15:29:20 +03:00
  • c6132c1f8a PBCKP-80 free memory Sergey Fukanchik 2022-12-22 12:22:31 +03:00
  • 67b406cc2b adapt do_validate_all to pio: use pioOpenDir Yura Sokolov 2022-12-22 06:20:50 +03:00
  • 4e4e76da07 Merge branch 'REL_2_5' into REL_2_6 Yura Sokolov 2022-12-22 06:06:30 +03:00
  • 8f4e7d6e5f [PBCKP-346] archive-get doesn't need -D/--pgdata argument at all Yura Sokolov 2022-12-22 05:49:52 +03:00
  • dfc7f0466b fix show command: use pioOpenDir in catalog_get_instance_list Yura Sokolov 2022-12-22 05:35:04 +03:00
  • 1da2b77f92 remove fio_sync Yura Sokolov 2022-12-22 04:58:58 +03:00
  • 90cd7250a2 use pioSyncTree in restore_chain Yura Sokolov 2022-12-22 04:30:00 +03:00
  • d69902ddce merge.c: use temp files and rename from pioOpenRewrite Yura Sokolov 2022-12-22 04:22:00 +03:00
  • ffdd4b3cf7 use pioSyncTree in catchup_sync_destination_files Yura Sokolov 2022-12-22 04:03:00 +03:00
  • dfade6a5d5 use pioSyncTree in do_backup_pg Yura Sokolov 2022-12-22 03:38:45 +03:00
  • eb5ee89880 pioSyncTree - sync whole subtree Yura Sokolov 2022-12-22 03:24:53 +03:00
  • f8d010b21d rename pio_recursive_dir_t -> pioRecursiveDir Yura Sokolov 2022-12-22 01:36:43 +03:00
  • d15d34bdb5 fix setting LC_TIME Yura Sokolov 2022-12-22 01:16:30 +03:00
  • 54602f1a55 set LC_TIME to C as well Yura Sokolov 2022-12-22 00:43:51 +03:00
  • efb5cf7793 ... Yura Sokolov 2022-12-21 23:16:14 +03:00
  • 1a2cd71840 PBCKP-80 cleanup test Sergey Fukanchik 2022-12-21 13:06:08 +03:00
  • 7792b98a99 PBCKP-405 revert add s3 nightly build v.shepard 2022-12-21 20:53:38 +01:00
  • 1002f3c6a4 PBCKP-405 add s3 option to run_pb if env var PROBACKUP_S3_TYPE_FULL_TEST set up v.shepard 2022-12-21 20:41:09 +01:00