1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2026-05-22 10:15:16 +02:00

Remove support for PostgreSQL 8.3.

This commit is contained in:
David Steele
2017-06-21 17:24:36 -04:00
parent 73274fc608
commit cc0e3f843e
7 changed files with 13 additions and 12 deletions
+2 -2
View File
@@ -76,9 +76,9 @@ File and directory links are supported for any file or directory in the PostgreS
pgBackRest repositories can be stored on Amazon S3 to allow for virtually unlimited capacity and retention.
### Compatibility with PostgreSQL >= 8.3
### Compatibility with PostgreSQL >= 8.4
pgBackRest includes support for versions down to 8.3, since older versions of PostgreSQL are still regularly utilized.
pgBackRest includes support for versions down to 8.4, since older versions of PostgreSQL are still regularly utilized.
## Getting Started