[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Postgres
- Subject: [cobalt-users] Postgres
- From: chiefmonkey <george@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri Mar 15 03:05:54 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
I am trying to add a user to Postgresql
So I SSH into the server
- su postgres
- createuser testuser
it then asks me if this user can add further users and if they they can
create further databases after I answer these questions
I then get this error
No pg_hba.conf entry for host localhost, user testuser,
TIA
George