Search Postgresql Archives

Re: Change owner of all database objects

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> You can find some plpgsql functions here:
>
> http://pgedit.com/tip/postgresql/access_control_functions


 John, thank you.

I found that acl_admin.grant_on_all() does not grant privileges on schema:
it does not execute

GRANT ALL ON SCHEMA myschema TO myrole;

statements.

So I must execute GRANT ALL ON SCHEMA  commands for each schema manually,
right ?

Andrus.





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux