Re: BUG #5761: In 'dblink' function connection string truncated

From: queej <dqj(at)authentrics(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5761: In 'dblink' function connection string truncated
Date: 2010-11-29 15:50:09
Message-ID: 1291045809415-3284606.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


Yes, it causes an error for me since it truncates the connection string in
the middle of the username, omitting the password altogether. I must be
missing something; I can't understand what my alternative is but to call the
dblink(text,text) function with a connection string and a SQL statement.

--
View this message in context: http://postgresql.1045698.n5.nabble.com/BUG-5761-In-dblink-function-connection-string-truncated-tp3275060p3284606.html
Sent from the PostgreSQL - bugs mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Scott Marlowe 2010-11-29 15:50:57 Re: [GENERAL] postgresql-8.4 error
Previous Message Martin Pitt 2010-11-29 15:34:37 Re: postgresql-8.4 error