[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

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]