Re: authentication problems

Поиск
Список
Период
Сортировка
От Chad R. Larson
Тема Re: authentication problems
Дата
Msg-id 20011005153442.D55811@ecibsd1.ecinet.com
обсуждение исходный текст
Ответ на Re: authentication problems  (Russ McBride <Russ@psyex.com>)
Список pgsql-admin
On Sat, Sep 29, 2001 at 07:34:43PM -0700, Russ McBride wrote:
> I'm going to restate the situation since there was some confusion,
> judging from a couple of responses.
>
> The goal-- The goal is to be able to connect to my database from the
> very machine where the database sits, without worrying about what my
> ip settings are (I switch them around a bunch for various reasons).

Unless you use a '-h localhost' switch on the command line (to force
a TCP/IP connection) that line isn't the one that will apply.
You'll want something like

    local    all    trust

in your pg_hba.conf file.

         -crl
--
Chad R. Larson (CRL22)    chad@eldocomp.com
  Eldorado Computing, Inc.   602-604-3100
     5353 North 16th Street, Suite 400
       Phoenix, Arizona   85016-3228

В списке pgsql-admin по дате отправления:

Предыдущее
От: "Chad R. Larson"
Дата:
Сообщение: Re: authentication problems
Следующее
От: "Joe DeBrunner"
Дата:
Сообщение: psql \l problem