hi! friends

i need some help configuring postgresql server on my Rh 6.2 system.
i am using pgsql as backend database for perl DBI in my college project.

please tell me how to create database users, when i try 'psql'
it shows an error message :
Connection to database 'root' failed
Fatal 1 :database root does not exists in pg_database.

when i tried psql as a normal user i got the followin' message:
connection to database 'chetan' failed
FATAL 1: Database chetan does not exists in pg_database.

when i tried to create user by using 'createuser' i got this:
connection to database 'template1' failed
FATAL 1: SetUserId: user 'root' is not in 'pg_shadow'.
createuser : database access failed.

even after logging in as a normal user i was not able to create any database 
or user, except this time instead of user root it was 'user 'chetan' is not 
in 'pg_shadow''.

i dont know what to do, please help me.




________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


The mailing list archives are available at 
http://lists.linux-india.org/cgi-bin/wilma/linux-delhi/

Reply via email to