1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2024-11-24 08:52:38 +02:00

Add Requirements to README

This commit is contained in:
stalkerg 2016-10-31 20:10:50 +03:00
parent c0b9b02752
commit 6130be7b26

View File

@ -19,6 +19,11 @@ Main features:
* multithreaded backup and restore
* autonomous backup without archive command (will need slot replication)
Requirements:
* >=PostgreSQL 9.5
* >=gcc 4.4 or >=clang 3.6 or >= XLC 12.1
* pthread
Download
--------