1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-06-14 03:16:20 +02:00

11 Commits

Author SHA1 Message Date
Konstantin Knizhnik
050d0150d0 Implement remote backup though SSH 2018-11-02 20:24:09 +03:00
Arthur Zakirov
0e6b0b2fdb PGPRO-2096: For pre 2.0.22 validate using CRC-32C 2018-10-26 19:09:39 +03:00
Arthur Zakirov
effc719dd5 Bug fix. Save all metadata of the target backup, not only its status 2018-10-25 19:05:58 +03:00
Arthur Zakirov
535409291f pg_probackup.h move up 2018-10-18 15:43:30 +03:00
Arthur Zakirov
5d1f680c48 PGPRO-2073: Save only status if we dont do backup 2018-10-16 12:11:59 +03:00
Arthur Zakirov
2df3953d55 Refactoring of includes and unused code 2018-10-15 15:44:39 +03:00
Arthur Zakirov
78adfdfa3b Port to PostgreSQL 11 2018-10-09 12:52:29 +03:00
Arthur Zakirov
576b4b06be Bug fix. Use snprintf() instead of join_path_components to make tmp path 2018-10-08 17:25:50 +03:00
Arthur Zakirov
ad5cda62fd Bug fix. Fix race condition with parallel MERGE 2018-10-05 17:26:39 +03:00
Arthur Zakirov
f508308a74 PGPRO-1449: Add logging options in help 2018-08-03 13:58:16 +03:00
Arthur Zakirov
4ed28cf6e5 PGPRO-1449: Add MERGE command: merge PAGE with FULL backup 2018-08-02 11:57:39 +03:00