Users grants with setting options

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

 



Hi,


I have a quick question, does role custom parameters settings will be granted to users well? 

Does user c_role will have the same settings m_role.
CREATE ROLE m_role ;
CREATE ROLE c_role ;
ALTER ROLE m_role  SET configuration_parameter TO 'VALUE';
GRANT m_role TO c_role;

[Postgresql General]     [Postgresql PHP]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Yosemite]

  Powered by Linux