On Tue, Aug 24, 2010 at 12:20 PM, Keith Pinnix <kpin...@yahoo.com> wrote:
> Scott:
>
> The entries are from dblimk something like below:
>
>  SELECT * FROM dblink('dbname=XXXXXX  host=XXXXXX port=XXX  user=XXXXX
> password=XXXXXXX ',
>
> We use this feature quite a bit and this presents quite a security issue.
> We are currently using  8.3.

You could set up those machines to connect via trust.  But yeah,
dblink otherwise has passwords in the connect string.

-- 
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Reply via email to