Database access

Shiby Thomas <sthomas@cise.ufl.edu>

From: Shiby Thomas <sthomas@cise.ufl.edu>
To: pgsql-hackers@postgreSQL.org
Cc: md1@cise.ufl.edu, sthomas@cise.ufl.edu
Date: 1998-12-28T18:25:43Z
Lists: pgsql-hackers
Hi,

I installed postgres from my User account on Solaris 2.6  and created some
databases. If another user with a different Solaris account wants to access
the database that I created, what is the procedure? Right now, when we try 
to do that (psql <dbname> ), there is an error saying user-id not in pg_shadow

Could anyone please help us on that ?

Thanks
--shiby