From: | "Alain Roger" <raf(dot)news(at)gmail(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Cc: | "Pavel Stehule" <pavel(dot)stehule(at)gmail(dot)com> |
Subject: | Re: list of roles |
Date: | 2007-12-08 12:54:39 |
Message-ID: | 75645bbb0712080454k4eeee21asf021e658f09da3a8@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi / Cau Pavel,
It works great / funguje vyborne
Alain
On Dec 8, 2007 1:38 PM, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> wrote:
> On 08/12/2007, Alain Roger <raf(dot)news(at)gmail(dot)com> wrote:
> > Hi,
> >
> > i would like to know how can i get the complete list of roles available
> ?
> > as i use phppgAdmin, it could be great to get it as a SQL query.
> >
> > thanks a lot,
> >
>
> Hello
>
> SELECT rolname FROM pg_roles;
>
> Regards
> Pavel Stehule
>
> > --
> > Alain
> > ------------------------------------
> > Windows XP SP2
> > PostgreSQL 8.2.3
> > Apache 2.2.4
> > PHP 5.2.3
>
--
Alain
------------------------------------
Windows XP SP2
PostgreSQL 8.2.4 / MS SQL server 2005
Apache 2.2.4
PHP 5.2.4
C# 2005-2008
From | Date | Subject | |
---|---|---|---|
Next Message | Merlin Moncure | 2007-12-08 13:54:48 | Re: Returning columns from different tables, in plpgsql function |
Previous Message | Pavel Stehule | 2007-12-08 12:38:55 | Re: list of roles |