BUG #5457: dblink_connect now restricts non-superusers to password

From: "Chana Slutzkin" <chana(at)cs(dot)huji(dot)ac(dot)il>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #5457: dblink_connect now restricts non-superusers to password
Date: 2010-05-11 07:21:07
Message-ID: 201005110721.o4B7L7va087911@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 5457
Logged by: Chana Slutzkin
Email address: chana(at)cs(dot)huji(dot)ac(dot)il
PostgreSQL version: 8.4
Operating system: FreeBSD 7.2
Description: dblink_connect now restricts non-superusers to password
Details:

dblink in version 8.4 forces a non-superuser to connect using a password.
I would prefer to use ident.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Takahiro Itagaki 2010-05-11 09:21:12 BUG #5458: Permission check is skipped by inheritance
Previous Message Takahiro Itagaki 2010-05-11 04:59:00 Re: [HACKERS] "SET search_path" clause ignored during function creation