Re: variables during creation of a role

From: Dave Page <dpage(at)postgresql(dot)org>
To: Jean-Max Reymond <jmreymond(at)gmail(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: variables during creation of a role
Date: 2007-11-28 20:14:52
Message-ID: 474DCC3C.7060606@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Jean-Max Reymond wrote:
> Hi,
> when I create a role with pgadmin3, variables (like search_path) are not
> enabled in the select menu. I have to create the role and then all the
> variables are allowed. Is this behavior a normal way ?

That was changed for 1.8.0:

2007-09-24 DP 1.8.0 Allow GUCs to be set on users, roles and databases
at create time.

I assume you're running an older version?

Regards, Dave.

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2007-11-28 20:24:38 Re: pgadmin 1.8 loops...
Previous Message Dave Page 2007-11-28 20:09:35 Re: variables during creation of a rule