Unable to set priveleges of user

Lists: pgsql-bugs
From: "Garima Bajpai" <garima(at)iitk(dot)ac(dot)in>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Unable to set priveleges of user
Date: 2006-06-14 07:02:32
Message-ID: 37439.172.31.5.150.1150268552.squirrel@webmail.iitk.ac.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-bugs

We actually want to access database of postgresql through a java
program.How do we make the user in postgresql with a encrypted password
and with proper priveleges.Please provide the exact syntax for that.