1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2024-12-04 10:44:46 +02:00
Commit Graph

130 Commits

Author SHA1 Message Date
Grigory Smolkin
b1ee3a9dc3 DOC: update 2021-04-27 22:19:29 +03:00
Grigory Smolkin
a4ddadd0c3 [Issue #355] documentation update 2021-04-23 15:31:39 +03:00
Grigory Smolkin
0751b89626 [Issue #324] update documentation 2021-03-27 16:45:07 +03:00
Elena Indrupskaya
3c0cc47b6d [DOC] Recommendation on setting ptrack.map_size updated with ptrack documentation 2021-02-19 16:30:07 +03:00
Elena Indrupskaya
2cf0de2257 [DOC] Added/removed tags surrounding 'PostgreSQL' for correct import into PostgresPro documentation 2021-02-18 12:40:51 +03:00
Elena Indrupskaya
2620042019 [DOC] Remove outdated content from the documentation 2021-01-27 10:25:25 +03:00
Elena Indrupskaya
315ab4f062 [DOC] Edits to recent document changes 2021-01-26 17:06:31 +03:00
Grigory Smolkin
88cb60fc4e DOC: minor fix 2021-01-26 03:16:06 +03:00
Grigory Smolkin
c7f4865fe3 DOC: improve wording for "--force" flag 2021-01-26 02:45:12 +03:00
Grigory Smolkin
4e445024f2 [Issue #280] Expand "--force" flag for incremental restore, now in case of system ID mismatch the destination PGDATA will be deleted; the content of the directory, used as destination for tablespace remapping, is now also deleted. Tablespace map is now validated before reading. 2021-01-22 15:56:14 +03:00
Grigory Smolkin
232f94b270 DOC: note about the usage of partial restore for multi-database cluster decoupling 2020-12-11 16:00:15 +03:00
Grigory Smolkin
c525dad4c7 [Issue #249] hot_standby breaks partial restore for PG < 12 2020-12-09 00:16:00 +03:00
Grigory Smolkin
91bcb9bdd9 [Issue #272] documentation update 2020-12-02 18:17:53 +03:00
Grigory Smolkin
a3de01fcf4 DOC: ptrack1 is deprecated 2020-08-25 18:27:19 +03:00
Grigory Smolkin
4849767e31 DOC: fix typo 2020-07-10 15:51:11 +03:00
Grigory Smolkin
0445bc6e09 documentation minor fix 2020-06-23 00:16:08 +03:00
Grigory Smolkin
9f227cc78f [Issue #229] In 'remote operations' section add requirement about programm version 2020-06-22 19:20:49 +03:00
Grigory Smolkin
0410ff8408 [Issue #228] documentation update 2020-06-22 13:49:47 +03:00
Grigory Smolkin
bfdabf375b [Issue #66] documentation update 2020-06-13 16:31:36 +03:00
Grigory Smolkin
496605bdb5 [Issue #66] Documentation 2020-06-12 23:32:19 +03:00
Grigory Smolkin
6d98d46681 DOC: Fix dangling link 2020-06-02 15:47:19 +03:00
Grigory Smolkin
4609347796 DOC: minor change of wording in archive-push and archive-get 2020-05-21 16:47:15 +03:00
Alexey Kondratov
583ffaaa30 Teach pg_probackup to work with ptrack 2.1 2020-05-21 13:59:44 +03:00
Grigory Smolkin
7d8dd3652e [Issue #206] Improve 'Setting up STREAM Backups' documentation section by, add note about '.pgpass' file 2020-05-15 20:36:26 +03:00
Grigory Smolkin
e373754988 [Issue #203] documentation update 2020-05-11 17:33:45 +03:00
Liudmila Mantrova
e8346d5d29 DOC: fix xml markup 2020-04-30 19:28:18 +03:00
Grigory Smolkin
4e0d1dd495 [Issue #146] documentation update 2020-04-19 03:08:47 +03:00
Grigory Smolkin
1e2491eb80 Merge branch 'master' into issue_146 2020-04-18 16:40:38 +03:00
Grigory Smolkin
0b449d7e0b [Issue #120] Documentation update 2020-04-18 14:16:12 +03:00
Grigory Smolkin
3429ef149e Merge branch 'master' into issue_120 2020-04-17 14:10:57 +03:00
Grigory Smolkin
703d311b4b [Issue #185] archive-get refactoring: multi-threading, batching, prefetchin, retrying and handling of '.partial' files 2020-04-17 03:40:23 +03:00
Liudmila Mantrova
acd5afad81 DOC: fix commands in the how-to section 2020-04-09 16:28:30 +03:00
Liudmila Mantrova
84ad9d422e DOC: fix grammar in new content 2020-04-08 16:53:01 +03:00
Liudmila Mantrova
3b2d152a9c DOC: fix link format for consistency 2020-04-07 16:57:45 +03:00
Liudmila Mantrova
8405c4e57e DOC: review retention-related pbk docs - PBCKP-95 2020-04-07 16:37:12 +03:00
Grigory Smolkin
4a94fdaa33 [Issue #143] Multi-timeline incremental chain 2020-04-03 18:08:53 +03:00
Grigory Smolkin
a196073944 [Issue #174] archive-push improvements: batching, multi-thread support, checksum computation on remote agent, use O_EXCL flag, --no-sync flag support 2020-03-25 00:19:46 +03:00
Grigory Smolkin
9864f5816e [Issue #120] Review 2020-03-24 21:37:35 +03:00
Grigory Smolkin
d5d58f54a9 Merge branch 'master' into issue_120 2020-03-24 20:10:42 +03:00
Victor Spirin
544f49afb9 [Issue #146] Documentation update 2020-03-24 20:08:04 +03:00
Victor Spirin
98c22cae46 Updated documentation and test for --status option of delete command 2020-03-17 21:48:43 +03:00
Grigory Smolkin
3a2a56a300 [Issue #149] documentation update 2020-03-15 11:59:37 +03:00
Grigory Smolkin
2fe9ec22ed [Issue #149] Documentation update 2020-03-14 21:40:58 +03:00
Grigory Smolkin
7b342e3946 Merge branch 'issue_171' 2020-03-06 02:31:35 +03:00
Grigory Smolkin
1102e578d9 [Issue #169] Documentation update 2020-03-06 02:01:43 +03:00
Victor Spirin
2cc3d03c4c [Issue #120] documentation: --error-state option for delete command 2020-02-27 16:19:09 +03:00
Grigory Smolkin
d42e72016c [Issue #171] documentation 2020-02-23 22:51:58 +03:00
Grigory Smolkin
3d81b53242 [Issue #175] Incorrect signature for function bt_index_check() in documentation 2020-02-22 17:33:34 +03:00
Liudmila Mantrova
d648100d55 DOC: fix style and grammar in docs 2020-02-20 15:17:49 +03:00
Liudmila Mantrova
3129369112 DOC: fixes for PGPRO-3413 2019-12-30 13:03:12 +03:00