1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2026-04-25 21:11:48 +02:00

Commit Graph

  • 042f172eab temporary disable windows build on REL_2_6 (try to) Yura Sokolov 2022-12-04 04:21:38 +03:00
  • cdd5b5263f Merge branch 'REL_2_5' into REL_2_6 Yura Sokolov 2022-12-04 04:17:28 +03:00
  • 02e3fb0477 tests: table_checksum needs no sorting in fact Yura Sokolov 2022-12-04 02:26:54 +03:00
  • 8d8a92c1d1 tests: more usages for table_checksum Yura Sokolov 2022-12-02 16:55:38 +03:00
  • 9bcefb2569 [PBCKP-327] test_ptrack_multiple_segments: try to avoid memory consumption Yura Sokolov 2022-12-02 15:10:22 +03:00
  • ae4b3ba899 make ft_malloc/free to be functions instead of macros Yura Sokolov 2022-12-02 12:54:32 +03:00
  • 2d084aaf72 ft: dealloc message in fobjErr_fobjDispose Yura Sokolov 2022-12-02 12:48:15 +03:00
  • b239823c29 [PBCKP-374] pioLocalDrive_pioWriteFile - use temporary file and rename Yura Sokolov 2022-12-02 11:42:43 +03:00
  • fb8441a9b0 externalize couple of functions Yura Sokolov 2022-12-02 09:42:35 +03:00
  • b288fec839 [PBCKP-372]: Rewriting write_backup_filelist using pio and ft_strbuf_t d.lepikhova 2022-11-30 00:23:23 +05:00
  • 744c2858e9 Merge pull request #578 from postgrespro/REL-2_5_PBCKP-320 Alexander Burtsev 2022-12-01 15:11:36 +03:00
  • fe75cdbf93 PBCKP-367 pio is inside of config_read_opt. fio_access is replaced with missing_ok=false Sergey Fukanchik 2022-11-29 19:36:07 +03:00
  • d5ef113a83 [PBCKP-351] add new way to parse config options Yura Sokolov 2022-12-01 11:59:01 +03:00
  • 44ff1630e2 [PBCKP-349] use pioReadFile in read_tablespace_map Yura Sokolov 2022-12-01 10:24:21 +03:00
  • a9b72d86a0 ft_cstrdupn Yura Sokolov 2022-12-01 06:54:27 +03:00
  • abacfb23cf ft_strbuf_t overflowed Yura Sokolov 2022-12-01 06:45:08 +03:00
  • 7e8f64ab4c Merge branch 'REL_2_5' into REL_2_6 Yura Sokolov 2022-11-30 21:50:33 +03:00
  • 619816012a fix ArchiveTest.test_pgpro434_4 for Pg15 Yura Sokolov 2022-11-30 21:50:20 +03:00
  • d50b0e20b4 a bit of improvement to pioCopy/pioReadFull Yura Sokolov 2022-11-30 21:46:28 +03:00
  • c7f153bae0 Merge branch 'REL_2_5' into REL_2_6 Yura Sokolov 2022-11-30 16:36:04 +03:00
  • 8fa063f688 travis: and backup_test Yura Sokolov 2022-11-30 16:34:00 +03:00
  • 7e59a19df1 [DOC] {PBCKP-320] Remove duplicate descriptions of backup/catchup modes [skip-travis] Elena Indrupskaya 2022-11-30 15:56:41 +03:00
  • 154a7cb939 Merge branch 'REL_2_6-PBCKP-279' into REL_2_6 Yura Sokolov 2022-11-30 14:59:19 +03:00
  • c7d88f978e Merge branch 'REL_2_5' into REL_2_6 Yura Sokolov 2022-11-30 14:59:03 +03:00
  • 3b2efe63a2 and again try fix travis tests.init_test Yura Sokolov 2022-11-30 14:58:36 +03:00
  • aa59169db1 Merge branch 'REL_2_5' into REL_2_6 Yura Sokolov 2022-11-30 08:08:35 +03:00
  • 6a684d89b5 ... Yura Sokolov 2022-11-30 08:07:44 +03:00
  • 1cd1355361 configuration.c: rework parse_pair and config_read_opt Yura Sokolov 2022-11-30 08:07:31 +03:00
  • b92d814ae9 Merge branch 'REL_2_6-PBCKP-337' into REL_2_6 Yura Sokolov 2022-11-30 05:15:27 +03:00
  • e2dd78a99e Merge branch 'REL_2_5-PBCKP-360' into REL_2_5 Yura Sokolov 2022-11-29 20:17:46 +03:00
  • a21b4c0486 [PBCKP-279] Removed basebackup sources dependency. Victor Spirin 2022-11-23 02:05:45 +03:00
  • dee680e6b6 Merge branch 'REL_2_5' into REL_2_6 Yura Sokolov 2022-11-29 16:37:12 +03:00
  • 1dc4033476 Added include catalog/catalog.h to file.c for PG10 Victor Spirin 2022-11-29 16:36:35 +03:00
  • 3b72dd66af fix github tests.init_test Yura Sokolov 2022-11-29 16:24:49 +03:00
  • f12ff418d7 PBCKP-337 switch to pio in config_read_opt Sergey Fukanchik 2022-11-29 15:21:04 +03:00
  • 0a5fc87dbd [PBCKP-360] fix exception check in test_validate_corrupt_page_header_map Yura Sokolov 2022-11-29 15:12:32 +03:00
  • b5283d1273 [PBCKP-368] use pioWriteFile for write_database_map Yura Sokolov 2022-11-29 13:00:16 +03:00
  • 83200596bb [PBCKP-368] use pioWriteFile to write control file. Yura Sokolov 2022-11-29 12:25:44 +03:00
  • 824b7d86b1 [PBCKP-368] use pioWriteFile in catalog.c Yura Sokolov 2022-11-29 12:09:06 +03:00
  • 9a92900208 [PBCKP-368] - pioClose sync Yura Sokolov 2022-11-29 12:04:36 +03:00
  • 4b50e5db0b pioReadFile - do not add zero byte to text file output. Yura Sokolov 2022-11-29 10:52:08 +03:00
  • 0833965e3a [PBCKP-368] use pioReadFile and pioWriteFile in update_recovery_options Yura Sokolov 2022-11-28 13:01:11 +03:00
  • 1e954a396b [PBCKP-368] pg_stop_backup_write_file_helper to use pioWriteFile Yura Sokolov 2022-11-28 08:06:47 +03:00
  • 646fe9e083 [PBCKP-368] make pgFileNew accept drive instead of location Yura Sokolov 2022-11-28 06:44:14 +03:00
  • 8b1111fca5 [PBCKP-368] move dire_list_file to file.c Yura Sokolov 2022-11-28 06:16:45 +03:00
  • dee76b45ec [PBCKP-368] add pioWriteFile for writting small files Yura Sokolov 2022-11-28 05:54:21 +03:00
  • a8f49e2d9d Merge branch 'REL_2_5' into REL_2_6 Yura Sokolov 2022-11-29 11:57:05 +03:00
  • 887fb82a2c Merge branch 'master' into REL_2_5 Yura Sokolov 2022-11-29 11:56:40 +03:00
  • 15a5c5dad7 [PBCKP-354] Pg15: continue reading if error "missing contrecord" is met. REL_2_5-PBCKP-354-v2 Yura Sokolov 2022-11-29 11:12:20 +03:00
  • 981a59476b Merge remote-tracking branch 'origin/REL_2_6' into REL_2_6 Yura Sokolov 2022-11-29 10:21:50 +03:00
  • 40199b60c4 Merge branch 'PBCKP-356' into REL_2_6 d.lepikhova 2022-11-29 12:18:29 +05:00
  • 33a573d821 [PBCKP-356]: Rewriting write_backup and pgBackupWriteControl with pio. Change type of pgBackupWriteControl function to ft_str_t d.lepikhova 2022-11-25 12:43:40 +05:00
  • b9a2a82a57 [DOC] [PGPRO-7104] Remove outdated options and PostgreSQL versions from documentation [skip travis] Elena Indrupskaya 2022-11-28 15:52:13 +03:00
  • 0a0f9462b5 Merge branch 'REL_2_6_PBCKP-341' into REL_2_6 Yura Sokolov 2022-11-28 10:13:47 +03:00
  • 4c923c2f15 Merge branch 'REL_2_5' into REL_2_6 Yura Sokolov 2022-11-25 16:31:14 +03:00
  • be949fd91e fix memory leak in config_get_opt Yura Sokolov 2022-11-25 16:23:56 +03:00
  • 681ca5e5ec fix :-( Yura Sokolov 2022-11-25 14:01:09 +03:00
  • cfd1a72927 Merge branch 'REL_2_5' into REL_2_6 v.shepard 2022-11-25 11:58:16 +01:00
  • 0e1227b29f Merge branch 'REL_2_5-PBCKP-306-test-report' into 'REL_2_5' Viktoria Shepard 2022-11-25 12:57:44 +03:00
  • d049466287 PBCKP-306 add '_test' to test files Viktoria Shepard 2022-11-25 12:57:43 +03:00
  • de571722d6 temporary comment out ft_memzero to not warn Valgrind Yura Sokolov 2022-11-25 12:54:56 +03:00
  • 7e4930c90d Merge branch 'REL_2_6-PBCKP-361' into 'REL_2_6' s.fukanchik 2022-11-25 12:39:00 +03:00
  • 8ef02743f5 PBCKP-361 add 'noreturn' logging function s.fukanchik 2022-11-25 12:38:59 +03:00
  • 440441dc6f ... fix names Yura Sokolov 2022-11-25 11:26:54 +03:00
  • abf10d7f4d Merge branch 'REL_2_5' into REL_2_6 Yura Sokolov 2022-11-25 11:15:18 +03:00
  • 1617eb34ec tests: prettify pgdata_content and compare_pgdata Yura Sokolov 2022-11-25 10:54:41 +03:00
  • 20667e9594 tests: better directory collection in pgdata_content Yura Sokolov 2022-11-25 08:30:45 +03:00
  • dea1b4f8f8 Merge branch 'REL_2_5' into REL_2_6 Yura Sokolov 2022-11-25 08:11:37 +03:00
  • 19a7c5b01f tests: do not read whole file at once for digest. Iterate instead. Yura Sokolov 2022-11-25 07:59:14 +03:00
  • 7eab6e3463 [PBCKP-358] sort directories to not skip 'base/1' because of 'base/12699' Yura Sokolov 2022-11-25 07:56:12 +03:00
  • f281022f91 Merge branch 'REL_2_5' into REL_2_6 Yura Sokolov 2022-11-25 06:42:29 +03:00
  • b7a183081e [PBCKP-357] fix UnicodeDecodeError Yura Sokolov 2022-11-25 06:40:07 +03:00
  • c4e9056ba0 Merge branch 'REL_2_5' into REL_2_6 Yura Sokolov 2022-11-25 04:24:36 +03:00
  • 73cce507c2 [PBCKP-358] fix CatchupTest.test_unclean_(delta|ptrack)_catchup Yura Sokolov 2022-11-25 03:37:19 +03:00
  • e674202eac test_backup_via_unprivileged_user - test with ptrack correctly Yura Sokolov 2022-11-24 14:42:12 +03:00
  • 8488b289ba fix test_backup_via_unprivileged_user with ptrack enabled Yura Sokolov 2022-11-24 14:23:45 +03:00
  • 7235c3fc5c Merge branch 'REL_2_5' into REL_2_6 Yura Sokolov 2022-11-24 12:31:25 +03:00
  • 08557855e2 fix error Yura Sokolov 2022-11-24 12:29:44 +03:00
  • 4c09debe6f Revert "PBCKP-306 add '_test' to tests files" v.shepard 2022-11-24 10:26:35 +01:00
  • 2b8a153235 PBCKP-306 add '_test' to tests files v.shepard 2022-11-24 10:23:59 +01:00
  • 622acad4bd fix memory pioCopyWithFilters with new fobj_alloc_temp Yura Sokolov 2022-11-24 12:02:57 +03:00
  • 83933887a5 Merge branch 'REL_2_5' into REL_2_6 Yura Sokolov 2022-11-23 20:56:09 +03:00
  • 87dd3f2021 base36enc(backup->backup_id) -> backup_id_of(backup) Yura Sokolov 2022-11-23 17:59:25 +03:00
  • 3eb238bd4a Merge branch 'REL_2_5' into REL_2_6 Yura Sokolov 2022-11-23 17:51:29 +03:00
  • 44fef8894e a bit more backup_id_of Yura Sokolov 2022-11-23 17:50:51 +03:00
  • df07a52a5a Merge branch 'REL_2_5' into REL_2_6 Yura Sokolov 2022-11-23 17:48:08 +03:00
  • 71f8ccf4cd replace base36enc(backup->start_time) with helper backup_id_of(backup) Yura Sokolov 2022-11-23 17:13:38 +03:00
  • 20e12edc80 fix one of backup_id output. Yura Sokolov 2022-11-23 16:51:48 +03:00
  • 22e6c408fe base36enc: abuse C99 compound literals lifetime. Yura Sokolov 2022-11-23 16:51:31 +03:00
  • 4fb310b97f Merge branch 'REL_2_6_slurp' into 'REL_2_6' Yuriy Sokolov 2022-11-23 14:38:01 +03:00
  • b11d4bf29d Merge remote-tracking branch 'origin/REL_2_5' into REL_2_6 Yura Sokolov 2022-11-23 13:55:38 +03:00
  • eed28135b9 hotfix: cfs_restore.py decorated to postgres enterprise only Ivan Lazarev 2022-11-23 13:47:26 +03:00
  • 8a3acdf265 rework filesize division check. Yura Sokolov 2022-11-22 19:53:02 +03:00
  • 09d07a5f48 revert S3 integration Yura Sokolov 2022-11-22 19:51:20 +03:00
  • 3f64395c38 [PBCKP-349] pioReadFile replaces slurpFile Yura Sokolov 2022-11-17 05:43:57 +03:00
  • 104b732a9c change $isave() and $iresult to not issue warning Yura Sokolov 2022-11-22 13:05:39 +03:00
  • e8c9b36560 ft_bytes_alloc/ft_bytes_free Yura Sokolov 2022-11-22 13:23:39 +03:00
  • 8dc07e9247 [PBCKP-314] create_backup_dir should not elog(ERROR) on existing directory. Yura Sokolov 2022-11-22 13:08:14 +03:00
  • 07d21334d2 [PBCKP-287] improves for @unittest.skipUnless(ProbackupTest.gdb) GDB tests REL_2_5-PBCKP-287 Ivan Lazarev 2022-11-22 02:43:47 +03:00
  • c8baeae143 fix "copied" in pioCopyWithFilters Yura Sokolov 2022-11-18 02:24:06 +03:00