[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Postgres



  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