Re: [BUGS] BUG #2137: CREATE DATABASE permission is not inherited.

2005-12-31 Thread Tom Lane
"Chander Ganesan" <[EMAIL PROTECTED]> writes: > Apparently one needs to do a 'set role' in order to gain access to a 'create > database' privilege, even though inherit is set to "true" for the user. > This is contrary to the documentation - which implies that ineritance is > automatic. The documen

[BUGS] BUG #2137: CREATE DATABASE permission is not inherited.

2005-12-30 Thread Chander Ganesan
The following bug has been logged online: Bug reference: 2137 Logged by: Chander Ganesan Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.1 Operating system: SLES 9 - linux 2.6.5-7.97-default #1 Fri Jul 2 14:21:59 UTC 2004 i686 i686 i386 GNU/Linux Description: