Skip to content

Commit f506559

Browse files
committed
Add a "local" replication sample entry
Also adjust alignment a bit to distinguish commented out from comment.
1 parent c8d4515 commit f506559

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/backend/libpq/pg_hba.conf.sample

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,5 +84,6 @@ host all all 127.0.0.1/32 @authmethod@
8484
host all all ::1/128 @authmethod@
8585
# Allow replication connections from localhost, by a user with the
8686
# replication privilege.
87-
# host replication @default_username@ 127.0.0.1/32 @authmethod@
88-
# host replication @default_username@ ::1/128 @authmethod@
87+
#local replication @default_username@ @authmethod@
88+
#host replication @default_username@ 127.0.0.1/32 @authmethod@
89+
#host replication @default_username@ ::1/128 @authmethod@

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy