IF YOU WISH THE NEW USER TO HAVE PRIVILEGES ON DATABASES ALREADY RE...

4. If you wish the new user to have privileges on databases already registered,

issue this command:

grant catalog for database dbname to vpcowner;

where dbname is the name of an already registered database that you wish

vpcowner to manage.