1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2024-11-28 09:33:54 +02:00
Commit Graph

2676 Commits

Author SHA1 Message Date
Victor Spirin
2a89a60e2f Fixed call_atexit_callbacks function 2019-12-29 17:04:48 +03:00
Grigory Smolkin
07557566f4 leftover fix for stack buffer overflow 2019-12-29 14:49:41 +03:00
Grigory Smolkin
e1dfb614cf fix stack buffer overflow 2019-12-29 14:23:28 +03:00
Grigory Smolkin
b0efb76003 use portable unlink in delete_walfiles_in_tli() 2019-12-29 02:11:10 +03:00
Grigory Smolkin
68922f2151 tests: various fixes 2019-12-28 18:53:33 +03:00
Grigory Smolkin
d785bea5fb fix windows build 2019-12-28 14:41:20 +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
Grigory Smolkin
c6c6053458 [Issue #159] pgdata_bytes for FULL and DELTA remote backups was calculated incorrectly 2019-12-27 19:57:27 +03:00
Liudmila Mantrova
1f4dc1bf4c DOC: fix for PGPRO-3397 and PGPRO-3398 2019-12-27 17:27:04 +03:00
Grigory Smolkin
ee3e8d11e3 [Issue #165] Report errno correctly when failed to access instance directory 2019-12-27 01:17:22 +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
6dc2eaf9db [Issue #155] tests fixes 2019-12-27 00:39:35 +03:00
Grigory Smolkin
2b23095c10 [Issue #155] Use full filename as segno 2019-12-27 00:38:55 +03:00
Grigory Smolkin
4f10eb3c59 [Issue #150] Documentation update 2019-12-26 01:03:06 +03:00
Grigory Smolkin
2e6aa530ad [Issue #150] added set_backup.SetBackupTest.test_wal_retention_and_pinning and set_backup.SetBackupTest.test_wal_retention_and_pinning_1 2019-12-26 00:08:57 +03:00
Grigory Smolkin
70c0530f64 Merge branch 'master' into issue_150 2019-12-25 17:56:09 +03:00
Grigory Smolkin
eccd847d30 tests: added delta.DeltaTest.test_delta_pg_resetxlog and page.PageTest.test_page_pg_resetxlog 2019-12-25 17:43:12 +03:00
Grigory Smolkin
1c791f3433 tests: added ptrack.PtrackTest.test_corrupt_ptrack_map and ptrack.PtrackTest.test_ptrack_pg_resetxlog 2019-12-25 17:41:19 +03:00
Grigory Smolkin
75fefb0858 tests: minor fixes 2019-12-24 15:03:59 +03:00
Alexey Kondratov
64d35c5022 Added support for ptrack 2.0 2019-12-23 18:23:29 +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
Grigory Smolkin
27f7d8bedf Readme: redirect to new documentation 2019-12-12 18:19:15 +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
Grigory Smolkin
088801a1f1 Readme: minor update 2019-11-19 12:39:37 +03:00
Grigory Smolkin
c513fd58ec Readme: ALT Linux packages installation instructions are added 2019-11-19 12:33:27 +03:00
Grigory Smolkin
5f0c024422 [Issue #150] Pinned backups should be ignored for the purpose of WAL retention fulfillment 2019-11-17 11:35:53 +03:00
Grigory Smolkin
e1ed647c21 [Issue #149] Allow to set primary_slot_name during restore, option "-S,--slot" can now be used with "restore" command 2019-11-15 10:56:00 +03:00
Liudmila Mantrova
40003490a3 DOC: add pbk path to archive_command/restore_command - PGPRO-3240 2019-11-13 12:53:05 +03:00
Grigory Smolkin
b5564e8c38 Makefile update for future PG13 2019-11-08 20:04:32 +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
968bac6d64 README: update 2019-11-06 18:58:18 +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
042d41f2e4 New documentation for pg_probackup 2019-11-06 17:28:25 +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
6ddfeaaf7e Readme: update link to latest version 2019-11-04 18:24:52 +03:00
Grigory Smolkin
d4da7e88a7 update current version to 2.2.5 in Readme and Documentation 2019-11-02 04:10:51 +03:00
Grigory Smolkin
0d028b79ec wal_bytes for ARCHIVE backups was calculated incorrectly 2019-11-01 18:42:20 +03:00