Re: pgsql: Support host names in pg_hba.conf

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Support host names in pg_hba.conf
Date: 2010-10-18 06:48:16
Message-ID: AANLkTi=_eRbJE+6LQ9L+Fjdaat6Y4ffFaNxR-zxQYx42@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Sat, Oct 16, 2010 at 4:57 AM, Peter Eisentraut <peter_e(at)gmx(dot)net> wrote:
> Support host names in pg_hba.conf

-------------
@authcomment@

-# TYPE DATABASE USER CIDR-ADDRESS METHOD
+# TYPE DATABASE USER ADDRESS METHOD

@remove-line-for-nolocal(at)# "local" is for Unix domain socket connections only
-------------

The example of pg_hba.conf in high-availability.sgml still uses "CIDR-ADDRESS".
Instead "ADDRESS" should be used there? I attached the patch.

Regards,

--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

Attachment Content-Type Size
example_hba_v1.patch application/octet-stream 861 bytes

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2010-10-18 16:19:08 pgsql: Change example pg_hba.conf in docs to match altered pg_hba.conf.
Previous Message User Jbcooley 2010-10-18 02:47:44 npgsql - Npgsql2: Bug #1010650 - support metadata for indexes.