Documentation tweaks

This commit is contained in:
Ian Barwick
2015-05-12 10:16:52 +09:00
parent 7ad9a2c28a
commit a54478a045
2 changed files with 4 additions and 5 deletions

View File

@@ -21,7 +21,8 @@ Master setup
CREATE DATABASE repmgr_db OWNER repmgr_usr;
```
- configure `postgresql.conf` for replication (see above)
- configure `postgresql.conf` for replication (see README.md for sample
settings)
- update `pg_hba.conf`, e.g.: