Re: Login Roles

From: Chris Mattmiller <cmattmiller(at)gmail(dot)com>
To: Albe Laurenz <laurenz(dot)albe(at)wien(dot)gv(dot)at>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Login Roles
Date: 2008-04-24 11:28:45
Message-ID: 48106EED.1070607@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Albe Laurenz wrote:
> Chris wrote:
>
>> Is there a way to check an entered username against a
>> username in the Login Roles? I did a search and didn't see
>> anything about checking, just creating a Login Role.
>>
>
> You can select from the system catalog pg_roles, see
>
> http://www.postgresql.org/docs/8.3/static/view-pg-roles.html
>
> Yours,
> Laurenz Albe
>
Thank You

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2008-04-24 14:00:42 Re: Expressiveness of SQLException
Previous Message Craig Ringer 2008-04-24 09:48:01 Re: Expressiveness of SQLException