1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2024-11-25 09:01:48 +02:00
Commit Graph

115 Commits

Author SHA1 Message Date
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
Grigory Smolkin
489c447862 DOC: for ptrack 2.0 functions schema name depends on extension schema 2019-12-28 14:18:02 +03:00
Liudmila Mantrova
1f4dc1bf4c DOC: fix for PGPRO-3397 and PGPRO-3398 2019-12-27 17:27:04 +03:00
Grigory Smolkin
fc81de2398 Merge branch 'master' into issue_150 2019-12-27 00:56:00 +03:00
Grigory Smolkin
b08e9b468e [Issue #155] Documentation update 2019-12-27 00:53:28 +03:00
Grigory Smolkin
4f10eb3c59 [Issue #150] Documentation update 2019-12-26 01:03:06 +03:00
Liudmila Mantrova
d507c8ab0d DOC: fix PTRACK description 2019-12-19 13:14:13 +03:00
Liudmila Mantrova
29c457492d DOC: document new PTRACK requirements 2019-12-18 16:52:21 +03:00
Liudmila Mantrova
edd3df7f00 DOC: modify restore-as-replica option description for v12 2019-12-10 16:42:02 +03:00
Grigory Smolkin
69f98672ad DOC: update fonts 2019-11-27 23:16:35 +03:00
Grigory Smolkin
715dbf8506 DOC: minor fix 2019-11-27 23:11:32 +03:00
Liudmila Mantrova
3188aaf6b0 DOC: fix wal_seg_size name 2019-11-26 16:44:32 +03:00
Liudmila Mantrova
6e5fe570b6 DOC: fix typo in continuous 2019-11-26 15:30:43 +03:00
Liudmila Mantrova
10c1f7ad3f DOC: improve checkb docs and fix some other minor issues 2019-11-25 19:24:29 +03:00
Grigory Smolkin
b3be139456 DOC: css for code blocks 2019-11-25 12:09:34 +03:00
Liudmila Mantrova
8947a120a9 DOC: fix minor wording and tagging issues 2019-11-22 19:00:54 +03:00