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

1273 Commits

Author SHA1 Message Date
Grigory Smolkin
8cbbce0b15 [Issue #228] drop old backup_data_file 2020-06-17 13:47:25 +03:00
Grigory Smolkin
9b36081659 [Issue #228] various fixes and improvements 2020-06-17 13:39:42 +03:00
Grigory Smolkin
29adb5bfdf [Issue #228] fix remote mode 2020-06-16 01:51:39 +03:00
Grigory Smolkin
f9d3099598 [Issue #228] WIP 2020-06-16 00:12:30 +03:00
Grigory Smolkin
483f9b64be Change wording in elog message 2020-06-13 16:58:52 +03:00
Grigory Smolkin
7506825468 [Issue #66] for LSN mode data_checksums must be enabled 2020-06-13 16:30:31 +03:00
Grigory Smolkin
040b5a61f6 minor fixes for restore help 2020-06-12 19:04:30 +03:00
Grigory Smolkin
41d4013a81 [Issue #66] fix help 2020-06-12 18:57:47 +03:00
Grigory Smolkin
da082fb29b [Issue #66] update help 2020-06-12 18:56:11 +03:00
Grigory Smolkin
8b8a79f9dc Merge branch 'release_2_4' into issue_66 2020-06-12 02:10:26 +03:00
Grigory Smolkin
5d904b62e3 [Issue #226] during backup obtain current tli after pg_start_backup execution, not before 2020-06-12 02:06:37 +03:00
Grigory Smolkin
d9b7dee30f [Issue #66] nitpicking 2020-06-11 18:16:55 +03:00
Grigory Smolkin
8a65fc884a [Issue #66] fix segfault when restoring full backup, rewrite help 2020-06-11 14:35:17 +03:00
Grigory Smolkin
ff6e11ec82 [Issue #66] rename horizonLsn to shift_lsn 2020-06-11 00:02:49 +03:00
Grigory Smolkin
b2830e9dd0 [Issue #66] update help 2020-06-10 21:32:00 +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
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
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
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
0a2e5bee1b [Issue #219] Make add-instance idempotent 2020-06-05 23:33:17 +03:00
Grigory Smolkin
269ca37c87 [Issue #66] support external directories, handle timeline mismatch 2020-06-05 16:46:18 +03:00
Grigory Smolkin
703131e279 [Issue #188] Minor improvements 2020-06-05 14:36:45 +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
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
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
b696669681 [Issue #66] Incremental restore, initial commit 2020-05-25 14:50:01 +03:00
Grigory Smolkin
d67cb67243 [Issue #201] do not employ page bitmap when restoring a single full backup 2020-05-23 04:25:19 +03:00
Grigory Smolkin
d4a8384cfa [Issue #201] use parent link instead of backup list in restore_non_data_file() 2020-05-23 03:45:24 +03:00
Grigory Smolkin
6a03eb5f34 Merge branch 'release_2_4' into issue_201 2020-05-23 02:48:31 +03:00
Grigory Smolkin
e802a2d6f4 minor fixes 2020-05-23 02:09:42 +03:00