Fix typo in README.md

Reported by Github user knopwob.
This commit is contained in:
Ian Barwick
2015-10-02 07:17:39 +09:00
parent 4091cb7f18
commit 3a6d6b8899

View File

@@ -99,7 +99,7 @@ for details.
### PostgreSQL configuration
The primary server needs to be configured for replication with settings
like the followingin `postgresql.conf`:
like the following in `postgresql.conf`:
# Allow read-only queries on standby servers. The number of WAL
# senders should be larger than the number of standby servers.