=# ALTER USER librarian WITH SUPERUSER; ALTER ROLE
#must be owner of table your_table
=# ALTER USER role_specification WITH OPTION1 OPTION2 OPTION3;