Unix Technical Forum

Unexpected NOCREATEROLE clause in role definition

This is a discussion on Unexpected NOCREATEROLE clause in role definition within the pgsql Interfaces Pgadmin Support forums, part of the PostgreSQL category; --> To reproduce: 1. Run command CREATE ROLE test CREATEROLE 2. Look to the role definition in Group roles. Observed: ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Interfaces Pgadmin Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-17-2008, 08:18 PM
Andrus
 
Posts: n/a
Default Unexpected NOCREATEROLE clause in role definition

To reproduce:

1. Run command

CREATE ROLE test CREATEROLE

2. Look to the role definition in Group roles.

Observed:

CREATE ROLE test
NOSUPERUSER INHERIT NOCREATEDB NOCREATEROLE;

Expected:

CREATE ROLE test
NOSUPERUSER INHERIT NOCREATEDB CREATEROLE;


Platform:

PgAdmin 1.4.1 on Windows XP

"PostgreSQL 8.1.1 on i686-pc-mingw32, compiled by GCC gcc.exe (GCC) 3.4.2
(mingw-special)"


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:10 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com