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 peter_e(at)gmx(dot)net