Re: [HACKERS] Authentication Woes - Mailing list pgsql-hackers

From James Hughes
Subject Re: [HACKERS] Authentication Woes
Date
Msg-id Pine.LNX.3.93.980120145513.10473A-100000@xport.bluewall.com
Whole thread Raw
In response to Re: [HACKERS] Authentication Woes  (The Hermit Hacker <scrappy@hub.org>)
Responses Re: [HACKERS] Authentication Woes  (Maarten Boekhold <maartenb@dutepp0.et.tudelft.nl>)
List pgsql-hackers

On Tue, 20 Jan 1998, The Hermit Hacker wrote:

>
>     v6.1.0 would have used TCP/IP for communications exclusively...
> v6.3 moved to using Unix Domain Sockets as default, with TCP/IP disabled
> by default.  To "mirror" the old behavior, add the -i option to your
> startup script and youshould be okay...
>
>

OK, I should have said that the only way I can run psql is after making
an entry in pg_hba.conf to enable passwords, starting the postmaster
with the "-i" option then using the "-u" option with psql. The
createuser and createdb scripts will not run regardless.

Maybe I have other problems?? I am going to dig a little bit deeper :)


-James


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Re: New pg_pwd patch and stuff
Next
From: Bruce Momjian
Date:
Subject: subselects