Re: pg_hba.conf additional comment re local line - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: pg_hba.conf additional comment re local line
Date
Msg-id 200410060906.i9696kn09792@candle.pha.pa.us
Whole thread Raw
In response to Re: pg_hba.conf additional comment re local line  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-patches
Patch applied.  Thanks.

I adjusted the code slightly and I tested !HAVE_UNIX_SOCKETS rather than
Win32.

---------------------------------------------------------------------------


Andrew Dunstan wrote:
>
> The original of this seems to have gotten lost in the ether somewhere.
> It might turn up some day ...
>
> andrew
>
> Tom Lane wrote:
>
> >Andrew Dunstan <andrew@dunslane.net> writes:
> >
> >
> >>The attached tiny patch will possibly help to avoid some confusion by
> >>Windows users about the "local" line in pg_hba.conf (and thus help
> >>reduce queries to us ;-) ).
> >>
> >>
> >
> >I was wondering if we could teach initdb to remove that line altogether
> >in Windows installations.
> >
> >
> >
> >
>
> I think this does what Tom and Peter suggested. I don't have a Windows
> box to test it on, though.
>
> cheers
>
> andrew
>
>


>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: "Serguei Mokhov"
Date:
Subject: Translation updates fo 7.4/8.0: postgres-ru
Next
From: Bruce Momjian
Date:
Subject: Re: plpython win32