1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-01-09 14:45:47 +02:00
Commit Graph

80 Commits

Author SHA1 Message Date
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
Grigory Smolkin
2d8c291c34 DOC: CSS fix 2019-11-22 13:56:08 +03:00
Grigory Smolkin
232dee2e88 DOC: css added 2019-11-19 18:19:14 +03:00
Liudmila Mantrova
40003490a3 DOC: add pbk path to archive_command/restore_command - PGPRO-3240 2019-11-13 12:53:05 +03:00
Liudmila Mantrova
24d0224981 DOC: remove _ from IDs 2019-11-08 12:41:40 +03:00
Liudmila Mantrova
060b84f5c9 DOC: add xreflabel for all commands and change <link> to <xref> to facilitate linking to command descriptions 2019-11-07 17:36:23 +03:00
Grigory Smolkin
a1bc007514 DOC: add README for docs and add '.html' files to '.gitignore' 2019-11-06 17:36:40 +02:00
Grigory Smolkin
83534d834d DOC: remove trailing space 2019-11-06 17:28:14 +02:00
Liudmila Mantrova
12cc64b567 DOC: fix grammar in new pg_probackup docs 2019-11-06 15:38:41 +03:00
Grigory Smolkin
0608c7450d move to .xml 2019-10-30 19:31:13 +03:00
Grigory Smolkin
b93317ae49 [SGML Documentation] initial commit 2019-10-30 19:27:49 +03:00
Arthur Zakirov
020d6ddf62 Remove pg_probackup.md 2017-07-11 13:34:09 +03:00
Artur Zakirov
62953a7f81 Default --archive-timeout is 300 seconds 2017-03-24 14:24:29 +03:00
Artur Zakirov
f3bdedcf4d Add backup option --archive-timeout 2017-03-24 14:07:03 +03:00
Artur Zakirov
515150cff1 Allow page backups from standby 2017-03-22 11:50:29 +03:00
Artur Zakirov
6a79870ce9 Disallow page backups from standby 2017-03-13 16:22:48 +03:00
Artur Zakirov
9ace401921 Refactoring do_restore() and do_validate(). Check tablespace mapping before actual restore 2017-02-28 20:00:18 +03:00
Artur Zakirov
320d0b6e70 Fix the documentation. Add information about tablespace mapping option. 2017-02-28 12:45:10 +03:00
Artur Zakirov
5fee804c15 Fix pg_probackup.md 2017-02-27 19:11:13 +03:00
Arthur Zakirov
195530ebbb Fix doc 2017-02-25 15:15:11 +03:00
Arthur Zakirov
d7b9fe0b18 Added tablespace-mapping option.
mkdirs.sh is not created now during backup.
Tests were updated.
2017-02-25 15:12:07 +03:00
Artur Zakirov
a3e5458166 Fix do_validate() and do_restore() 2017-02-16 19:44:16 +03:00
Arthur Zakirov
976694f1a3 Add retention show|purge commands. Add tests and documentation. 2017-02-12 23:42:10 +03:00
stalkerg
133573e4da Fix new line for doc 2016-11-28 17:15:25 +03:00
stalkerg
67214c9553 First version of new documentation. 2016-11-28 17:10:20 +03:00
stalkerg
2cdb902a11 I forget docs. :( 2016-11-17 12:55:19 +03:00
stalkerg
188bbdd593 Rename project to pg_probackup. 2016-11-16 20:34:21 +03:00
stalkerg
054226d2db Remove recovery-target- substring from restore option. 2016-11-16 19:41:16 +03:00
stalkerg
324efc064f Removed requirements wal_log_hints = on for pg_arman work. 2016-11-10 16:32:02 +03:00
stalkerg
44ac5f4c1b Hide not reliable options: --check, --keep-data-generations, --keep-data-days 2016-11-10 12:49:30 +03:00
stalkerg
c0b9b02752 Fix docs and use recovery time for show command. 2016-10-31 18:57:15 +03:00
stalkerg
af0e674cbb Add automatic detect of replica and remove same option. 2016-10-25 14:38:51 +03:00
stalkerg
6446aceec0 Update docs and readme for last changes. 2016-10-18 18:19:56 +03:00
stalkerg
e829899c0a Update doc 2016-09-29 17:39:56 +03:00
stalkerg
9f038eeb5e Add support backup from replica. 2016-09-29 17:33:21 +03:00
stalkerg
1fe3dbd224 Wrong place for docs. 2016-09-01 18:35:43 +03:00