Adding an example for replication configuration to pg_hba.conf
Selena Deckelmann <selena@chesnok.com>
From: Selena Deckelmann <selena@chesnok.com>
To: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2011-05-18T16:17:23Z
Lists: pgsql-hackers
Attachments
- pg_hba_bikeshed1.patch (application/octet-stream) patch
I reviewed the process for configuring replication, and found that we don't have an example for allowing replication access in pg_hba.conf. Before we release 9.1, I think we should add this example to make it more obvious this is a necessary part of replication configuration. At the risk of starting an epic bikeshedding thread, I've attached a small patch that includes an example for both ipv4 and ipv6 localhost configuration. -selena -- http://chesnok.com