Re: preventing access with psql - Mailing list pgsql-admin

From paul rivers
Subject Re: preventing access with psql
Date
Msg-id 47B9DCF1.4090700@gmail.com
Whole thread Raw
In response to preventing access with psql  ("Fabio Telles" <fabio.telles@gmail.com>)
List pgsql-admin
Fabio Telles wrote:
> In Oracle, we use the clause 'set role identified by some_password'.
> How could I handle these problem. Any clue?
>

Normally these role passwords in Oracle are used (and stored) on a
middle tier, and not put into the hands of the client.  So where are you
storing this role pass?  Compiling it into the app and hoping no one
runs strings on it (or whatever level of digging is required)?

Paul


pgsql-admin by date:

Previous
From: "Fabio Telles"
Date:
Subject: preventing access with psql
Next
From: "Alfred Langer"
Date:
Subject: Update 8.2 to 8.3