initdb: Add options --auth-local and --auth-host
Peter Eisentraut <peter_e@gmx.net>
initdb: Add options --auth-local and --auth-host reviewed by Robert Haas and Pavel Stehule
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/initdb.sgml | modified | +27 −4 |
| src/backend/libpq/pg_hba.conf.sample | modified | +4 −4 |
| src/bin/initdb/initdb.c | modified | +103 −54 |