1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-10-31 00:17:52 +02:00

183 Commits

Author SHA1 Message Date
Alexey Savchkov
dc7d38132d Trim the minor ALT Linux versions in the installation instructions 2024-10-11 10:28:12 +07:00
Oleg Gurev
ac92457c2d [nojira] Change binary name to pg_probackup-16 2024-05-16 16:24:43 +03:00
Yura Sokolov
721d5d2311 Up version to 2.5.15 2024-05-16 14:37:37 +03:00
Yura Sokolov
f361dda7f3 Revert "Replace BACKUP_PATH in the source files"
This reverts commit 90a4a4f4b3.
2024-05-16 14:08:04 +03:00
Oleg Gurev
28bc0f6358 [PBCKP-818] Refinery of documentation manually 2024-05-13 10:20:13 +03:00
Oleg Gurev
69379ab7a6 [PBCKP-818] Documentation update script work result. 2024-05-13 10:20:13 +03:00
Oleg Gurev
26f1e9c052 [PBCKP-818] Doc. Replace --instance <replaceable> to --instance=<replaceable> in the xml
- Replace --instance node to --instance=node in the xml
2024-05-13 10:19:51 +03:00
Oleg Gurev
2b74971f71 [PBCKP-818] Add id's for programlisting section
- to use with automatet listings update
2024-05-13 10:11:05 +03:00
oleg gurev
d29b005d23 Rename default-units to no-scale-units 2024-05-06 04:39:06 +03:00
Alexey Savchkov
90a4a4f4b3 Replace BACKUP_PATH in the source files 2024-02-14 23:46:53 +07:00
Alexey Savchkov
031d3ebef7 Put listitem contents in <para> 2024-02-02 12:07:24 +07:00
Alexey Savchkov
9a91ea78dd Add a link to the installation section in the Quick start 2024-01-03 17:12:40 +07:00
Alexey Savchkov
b4035fd23d PBCKP-817 Add an example of the restore command 2024-01-03 15:42:22 +07:00
Elena Indrupskaya
f8c46efb5a [PBCKP-865] Fix minor but grammar 2024-01-03 15:30:37 +07:00
Elena Indrupskaya
c9439b65e2 [DOC] Fix syntax errorn in doc step elements 2024-01-03 15:29:34 +07:00
Elena Indrupskaya
9587b75b1f A few documentation edits 2024-01-03 14:30:33 +07:00
Alexey Savchkov
36b9761fa1 PBCKP-817 Update documentation examples to 2.7.0 2024-01-03 14:28:22 +07:00
Alexey Savchkov
46c8a3351d Rewrite How-To into a Quick Start 2024-01-03 14:20:33 +07:00
Alexey Savchkov
41f5baae72 Switch to the new GPG key in the Debian installation 2023-11-26 21:42:06 +07:00
Alexey Savchkov
b5fca40c1a PBCKP-816 Store the GPG key in the recommended way 2023-11-24 17:50:21 +07:00
Daria Lepikhova
b52b4d9fcb PBCKP-816: Remove version 10 from pg_probackup docs 2023-11-24 16:03:19 +07:00
Alexey Savchkov
72a9605217 Fix a typo 2023-11-23 11:08:30 +07:00
Daniel Shelepanov
363024d5f8 Documentation hot fix 2023-11-22 14:13:35 +07:00
Elena Indrupskaya
7c29b63e2f [DOC] [PGPRO-7104] Remove outdated options and PostgreSQL versions from documentation [skip travis] 2023-11-22 14:05:51 +07:00
Alexey Savchkov
623b659fe8 Add the installation steps on various systems 2023-11-22 12:06:56 +07:00
oleg gurev
3207d6c636 PBCKP-782 doc added note in Remote Mode section 2023-11-08 13:44:51 +03:00
z.kasymalieva
4868daae34 [PBCKP-770] The line informing that the remote mode parameters are added to PG_PROBACKUP.CONF has been removed; the set_config command must be used instead. 2023-10-18 15:50:14 +03:00
Viktoria Shepard
db12a039f6 PBCKP-604 doc add option --destroy-all-other-dbs 2023-05-26 19:38:57 +03:00
Daniel Shelepanov
3bc0fc4b81 Documentation hot fix 2022-12-07 13:35:25 +03:00
Elena Indrupskaya
7e59a19df1 [DOC] {PBCKP-320] Remove duplicate descriptions of backup/catchup modes [skip-travis] 2022-11-30 15:56:41 +03:00
Daniel Shelepanov
0a1a075b12 [PGPRO-6938] macro conditions fixed
tags: pg_probackup
2022-09-14 18:31:46 +03:00
Elena Indrupskaya
fffebdc0b3 [DOC] [PGPRO-6635] Update pg_probackup documentation for version 2.5.7 [skip travis] 2022-08-17 16:05:44 +03:00
Elena Indrupskaya
141e96a0e6 [DOC] [PBCKP-128] [skip travis] Describe catchup dry-run flag 2022-05-23 15:07:27 +03:00
Mikhail A. Kulagin
0834e54fc3 [PGPRO-6051] [DOC] [ci skip] before release last minute documentation changes 2022-02-17 15:37:09 +03:00
Mikhail A. Kulagin
6470693d2a [PGPRO-5612] Support for checkunique parameter of amcheck.bt_index_check() function (PR #456)
Co-authored-by: Elena Indrupskaya <e.indrupskaya@postgrespro.ru>
2022-02-17 01:24:08 +03:00
dlepikhova
b87ca18bfc [Issue #265][PGPRO-5421] archive-push backward compatibility (#437)
Restore the --wal-file-path option of the archive-push command (it was ignored since a196073) 

Co-authored-by: Mikhail A. Kulagin <m.kulagin@postgrespro.ru>
Co-authored-by: Elena Indrupskaya <e.indrupskaya@postgrespro.ru>
2021-11-22 10:41:49 +03:00
Mikhail A. Kulagin
7eaac77fe5 Merge remote-tracking branch 'origin/master' into release_2_5 2021-10-18 15:41:43 +03:00
Mikhail A. Kulagin
bd81f7fc12 [PGPRO-5673] add missing grants (caused by CVE-2018-1058 fixes #415 P… (#441)
* [PGPRO-5673] add missing grants (caused by CVE-2018-1058 fixes #415 PGPRO-5315)
* tests.backup.BackupTest.test_missing_replication_permission_1: fix test for changed 14s output
* tests.backup.BackupTest.test_missing_replication_permission: fix test for 9.5
* tests.checkdb.CheckdbTest.test_checkdb_with_least_privileges: remove grant for nonexistent (in 10) bt_index_check(regclass, bool)
* tests.checkdb.CheckdbTest.test_checkdb_with_least_privileges: remove grant for nonexistent (in 9.5) pg_catalog.pg_control_system()
* tests.checkdb.CheckdbTest.test_checkdb_with_least_privileges: remove grant for nonexistent (in amcheck_next) bt_index_check(regclass)
* adapt tests/restore.py to Python-3.5 (used in travis tests)
* skip issue_313 test
2021-10-13 21:18:03 +03:00
Elena Indrupskaya
986e9ab958 [DOC] [skip travis] Incorporated more feedback on probackup documentation from translator 2021-08-30 14:33:51 +03:00
Elena Indrupskaya
14035b271d [DOC] [skip travis] Incorporated feedback on documentation from translator 2021-08-19 10:01:18 +03:00
Elena Indrupskaya
e5714bc625 [DOC] [skip travis] Fixed misplaced comma in documentation 2021-08-17 18:23:59 +03:00
Elena Indrupskaya
83c0cbb61b [DOC] [skip travis] Removed version tags 12+ from documentation 2021-08-13 15:23:03 +03:00
Mikhail A. Kulagin
c00ffe2790 catchup functionality expansion (#419)
[PR #419] New command 'catchup' for synchronizing stale standby with master by transfering only changes blocks, or creating standby from scratch.

Co-authored-by: Elena Indrupskaya <e.indrupskaya@postgrespro.ru>
Co-authored-by: Grigory Smolkin <g.smolkin@postgrespro.ru>
2021-08-13 15:05:42 +03:00
Mikhail A. Kulagin
7de728496d Catchup command implementation (#392)
[ PR #392] New command "catchup" is added, it allows fallen-behind standby to "catch up" with master, or create standby from scratch without resorting to restore from backup

Co-authored-by: Grigory Smolkin <g.smolkin@postgrespro.ru>
Co-authored-by: anastasia <lubennikovaav@gmail.com>
Co-authored-by: Elena Indrupskaya <e.indrupskaya@postgrespro.ru>
2021-06-21 11:45:10 +03:00
Mikhail A. Kulagin
cce59bc824 Remove ptrack-1.* support (#398)
* Remove ptrack-1.* support

* [PR #398] review feedback

* [PR #398] remove conn_arg from backup_files_arg

Co-authored-by: Grigory Smolkin <g.smolkin@postgrespro.ru>
2021-06-17 19:11:36 +03:00
Grigory Smolkin
cf0888594f Merge branch 'master' into release_2_5 2021-05-15 12:21:57 +03:00
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