From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org> |
Subject: | allow any ip4 or ip6 loopback address to match in default pg_hba.conf |
Date: | 2003-09-03 20:11:01 |
Message-ID: | 3F564AD5.3040507@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Here's a patch that does what has been discussed on Hackers to allow a
default setting in pg_hba.conf for loopback addresses, and should cause
no problems no matter what style of ipv6 is or isn't configured.
If it's wanted I'll document it, if not I won't :-)
BTW, I notice that the sample doesn't seem to contain anything about
hostnossl lines.
cheers
andrew
Attachment | Content-Type | Size |
---|---|---|
loopback.patch | text/plain | 5.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2003-09-03 22:54:13 | Re: PgSQL74b2: initdb fails (max_connections) |
Previous Message | Tom Lane | 2003-09-03 19:06:23 | Re: 7.3: [BUGS] to_timestamp not stable if date string shorter than |