1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2024-11-24 08:52:38 +02:00
Commit Graph

2875 Commits

Author SHA1 Message Date
Grigory Smolkin
b2830e9dd0 [Issue #66] update help 2020-06-10 21:32:00 +03:00
Grigory Smolkin
cf4d2b73ef tests: fixes for 'incr_restore' module 2020-06-10 20:07:46 +03:00
Grigory Smolkin
20796bcb62 do not force the tablespace mapping target directory to be empty 2020-06-10 20:07:10 +03:00
Grigory Smolkin
7bdc682075 [Issue #66] added "-I | --incremenal-mode" option 2020-06-10 15:00:40 +03:00
Grigory Smolkin
3475ef6631 [PBCKP-98] increase PAGE_READ_ATTEMPTS up to 300 2020-06-10 13:25:22 +03:00
Grigory Smolkin
1c773d1653 Merge branch 'release_2_4' into issue_66 2020-06-10 01:37:06 +03:00
Grigory Smolkin
d3a386418d Merge branch 'master' into release_2_4 2020-06-10 01:36:14 +03:00
Grigory Smolkin
8aff48f102 [Issue #225] fix tests 2020-06-10 01:35:28 +03:00
Grigory Smolkin
734e4951f2 [Issue #225] ptrack LSN should be compared with parent Start LSN instead of parent Stop LSN 2020-06-10 01:06:14 +03:00
Grigory Smolkin
e9d950f7d2 Merge branch 'release_2_4' into issue_66 2020-06-08 20:08:07 +03:00
Grigory Smolkin
08b9cb7689 Merge branch 'master' into release_2_4 2020-06-08 20:05:46 +03:00
Grigory Smolkin
f7edee6bdb Readme: update link to Windows installers 2020-06-08 16:47:24 +03:00
Grigory Smolkin
7e43e359af Readme: update for 2.3.5 2020-06-08 14:53:14 +03:00
Grigory Smolkin
7cf1d5bca2 Version 2.3.5 2020-06-07 16:59:13 +03:00
Grigory Smolkin
c926ae90ea print correct stop_lsn after execution of pg_stop_backup() 2020-06-07 16:52:15 +03:00
Grigory Smolkin
889465b0ec tests: fixes for 2.3.5 2020-06-07 16:51:13 +03:00
Grigory Smolkin
e31bd6c88e tests: minor fix in "merge" module 2020-06-06 15:02:26 +03:00
Grigory Smolkin
618fa3f7ed [Issue #219] added test tests.init.InitTest.test_add_instance_idempotence 2020-06-05 23:33:38 +03:00
Grigory Smolkin
0a2e5bee1b [Issue #219] Make add-instance idempotent 2020-06-05 23:33:17 +03:00
Grigory Smolkin
ae832a963e tests: added new module "incr_restore" 2020-06-05 21:35:59 +03:00
Grigory Smolkin
269ca37c87 [Issue #66] support external directories, handle timeline mismatch 2020-06-05 16:46:18 +03:00
Grigory Smolkin
4e1ec276cb [Issue #188] minor fix for tests 2020-06-05 15:46:45 +03:00
Grigory Smolkin
703131e279 [Issue #188] Minor improvements 2020-06-05 14:36:45 +03:00
gsmol
da6cb87e7d
Merge pull request #222 from kuzmindb/issue_188
Issue 188
2020-06-05 04:01:08 -07:00
Grigory Smolkin
8497cf6a37 Merge branch 'release_2_4' into issue_66 2020-06-03 15:39:25 +03:00
Grigory Smolkin
93f8291617 Merge branch 'master' into release_2_4 2020-06-03 15:39:10 +03:00
Grigory Smolkin
683e491f1a [PBCKP-98]: fix tests 2020-06-03 15:31:47 +03:00
Grigory Smolkin
783f0163ed tests: fixes 2020-06-03 15:28:20 +03:00
Grigory Smolkin
6d98d46681 DOC: Fix dangling link 2020-06-02 15:47:19 +03:00
Dmitriy Kuzmin
cca2631fb6 Merge remote-tracking branch 'origin/master' into issue_188 2020-06-02 21:35:28 +10:00
Grigory Smolkin
6bd66de38c Merge branch 'release_2_4' into issue_66 2020-05-31 23:29:56 +03:00
Grigory Smolkin
fe5d234810 Merge branch 'master' into release_2_4 2020-05-31 23:29:24 +03:00
Grigory Smolkin
5699b13756 [PBCKP-98] initialize result variable in get_next_record_lsn 2020-05-31 22:56:02 +03:00
Grigory Smolkin
122f88ba56 [PBCKP-101] fix accessing already freed memory 2020-05-31 22:49:45 +03:00
Grigory Smolkin
c5dc624a79 cleanup the leftovers from page fixing via pg_ptrack_get_block() 2020-05-31 14:42:06 +03:00
Grigory Smolkin
1584caac20 Merge branch 'release_2_4' into issue_66 2020-05-31 06:32:27 +03:00
Grigory Smolkin
fd36a5133e Merge branch 'master' into release_2_4 2020-05-31 06:32:12 +03:00
Grigory Smolkin
13a16e23b5 tests: fixes for d46fa5f82f 2020-05-31 06:31:04 +03:00
Grigory Smolkin
d46fa5f82f [PBCKP-98] fix invalid stop lsn. Reported by Alexander Lakhin and Alex Ignatov 2020-05-31 05:55:09 +03:00
Grigory Smolkin
45995f0b0d [Issue #66] Add lsn-based incremental restore 2020-05-30 07:15:11 +03:00
Grigory Smolkin
87dc977baa set version to 2.4.0 2020-05-28 01:37:52 +03:00
Grigory Smolkin
87252a82eb [Issue #66] add sanity checks for incremental restore 2020-05-28 01:30:57 +03:00
Grigory Smolkin
79c8ea3dab fix fio_list_dir 2020-05-27 01:31:55 +03:00
Grigory Smolkin
206cb04028 Merge branch 'release_2_4' into issue_66 2020-05-27 01:21:54 +03:00
Grigory Smolkin
df1e65802a Merge branch 'master' into release_2_4 2020-05-27 01:15:41 +03:00
Grigory Smolkin
963f20f477 Readme: update version to 2.3.4 2020-05-26 18:06:52 +03:00
Grigory Smolkin
d6ea475e4b Version 2.3.4 2020-05-26 00:23:58 +03:00
Grigory Smolkin
a3b8823ecc [Issue #212] Fix logging into file for local archive-push and archive-get 2020-05-25 19:36:13 +03:00
Grigory Smolkin
79d26cdea4 [Issue #217] delete of backup with hidden files works correctly now 2020-05-25 18:42:35 +03:00
Grigory Smolkin
205ca27448 [Issue #217] test coverage added 2020-05-25 18:40:13 +03:00