[ADMIN] Modify a database user

2003-11-14 Thread Ajay Prabhakar
I want to modify an existing database user. This user doesnot have
postgres super user rights(rights to create another user) and I want
to update its rights without dropping and creating it again. Help me
out.

---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister command
(send unregister YourEmailAddressHere to [EMAIL PROTECTED])


Re: [ADMIN] Modify a database user

2003-11-14 Thread Peter Eisentraut
Ajay Prabhakar writes:

 I want to modify an existing database user. This user doesnot have
 postgres super user rights(rights to create another user) and I want
 to update its rights without dropping and creating it again. Help me
 out.

ALTER USER

-- 
Peter Eisentraut   [EMAIL PROTECTED]


---(end of broadcast)---
TIP 7: don't forget to increase your free space map settings