hi people
i am having trouble getting postgresql qork on my debian system. i used
su postgres -c createdb jaydb
to create a database.after the execution of command i got
CREATE DATABASE
COMMENT
but when i try to acces the database i cannot access it .
please help
jay