On 08/12/2007, Alain Roger <[EMAIL PROTECTED]> 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

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to