Roberto Mello wrote:
  >On Fri, Apr 13, 2001 at 09:00:45AM -0600, Roberto Mello wrote:
  >
  >>    If I try to connect through psql, it asks me for the password again.
  >> It looks like it's using password auth instead of ident auth, which used
  >> to be the default.
  >>    There's nothing pointed in the packages web pages, a caveat or
  >> anything. I've looked.
  >
  >     Okay, I feel dumb now. 
  >     It looks like Oliver Elphick (the package maintainer) changed the
  >default authentication methods. Before local users were "trust" now they
  >are "password". 
  >     Thing is, if it's password, how do you know the password for user
  >postgres?
  >     This (a note) should be in the package pages, or at least told the user
      > 
  >during upgrade.
 
Noted.


If you do

 export PGHOST=localhost

you will be able to connect without a password, using the default method.
-- 
Oliver Elphick                                [EMAIL PROTECTED]
Isle of Wight                              http://www.lfix.co.uk/oliver
PGP: 1024R/32B8FAA1: 97 EA 1D 47 72 3F 28 47  6B 7E 39 CC 56 E4 C1 47
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C
                 ========================================
     "I sought the LORD, and he heard me, and delivered me 
      from all my fears."    Psalms 34:41 



---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://www.postgresql.org/search.mpl

Reply via email to