mirror of
https://github.com/postgres/postgres.git
synced 2026-02-22 17:31:00 -05:00
initdb now initializes a pg_hba.conf that allows replication connections from the local host, same as it does for regular connections. The connecting user still needs to have the REPLICATION attribute or be a superuser. The intent is to allow pg_basebackup from the local host to succeed without requiring additional configuration. Michael Paquier <michael.paquier@gmail.com> and me |
||
|---|---|---|
| .. | ||
| po | ||
| t | ||
| .gitignore | ||
| findtimezone.c | ||
| initdb.c | ||
| Makefile | ||
| nls.mk | ||