Tom Lane wrote: > Bruce Momjian <[EMAIL PROTECTED]> writes: > > Ouch --- everything is IPv6. Wow, that is unusual. I assumed that > > folks who have OS's that do that will put IPv6 addresses in pg_hba.conf. > > I think that may be reasonable. What bothers me is that the default > pg_hba.conf will fail to accept localhost connections on such a system. > OTOH older systems will complain if pg_hba.conf contains IPv6 entries. > > We may not have much choice but to find a way to configure pg_hba.conf's > localhost entries at initdb time ...
Can we allow the IPv6 entries to be in pg_hba.conf but ignore them on non-IPv6 machines, or allow the connection to fail? -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster