[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Re: postgresql
- Subject: [cobalt-users] Re: postgresql
- From: LaacZ <kaspars@xxxxxxxxxxxxx>
- Date: Tue Jun 13 02:38:40 2000
hi!
i'm curious about why can't i get into psql :) nothing has been
changed in postgres configuration from the moment we bought and
installed it. so. i guess there is some default password for user
postgres. because psql doesn't allow to authenticate with blank
password.
[postgres@mail pgsql]$ psql template1 -u
Username: postgres
Password:
Connection to database 'template1' failed.
Password authentication failed for user 'postgres'
--
lcz