Re: BUG #6687: initdb -A ident can almost never be correct

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: david(at)fetter(dot)org
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6687: initdb -A ident can almost never be correct
Date: 2012-06-11 15:51:06
Message-ID: CABUevEwdj-3TrEuTAG7DEie5uxKiF-OXF3v+0J4SdSAH=Bqdwg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, Jun 11, 2012 at 5:14 PM, <david(at)fetter(dot)org> wrote:
> The following bug has been logged on the website:
>
> Bug reference:      6687
> Logged by:          David Fetter
> Email address:      david(at)fetter(dot)org
> PostgreSQL version: 9.1.4
> Operating system:   All
> Description:
>
> When calling initdb -A, it is assumed--wrongly in the case of ident, that
> every method is valid for both local and network.

Um, what do you mean?

If I specify initdb -A, it gives me peer on local and ident on tcp, is
that not what you expected?

Or maybe I'm misunderstanding the problem completely.. What is
happening, and what are you expecting to happen?

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message David Fetter 2012-06-11 16:01:42 Re: BUG #6687: initdb -A ident can almost never be correct
Previous Message david 2012-06-11 15:14:44 BUG #6687: initdb -A ident can almost never be correct