add support for creating backups using pg_basebackup

This commit is contained in:
Sameer Naik
2015-11-27 16:48:24 +05:30
parent 73be444cea
commit 22dba65610
3 changed files with 32 additions and 4 deletions
+1
View File
@@ -9,6 +9,7 @@
- added `PG_SSL` parameter to enable/disable SSL support
- `DB_LOCALE` config parameter renamed to `PG_LOCALE`
- complete rewrite of the README
- add support for creating backups using `pg_basebackup`
**9.4-2**
- added replication options