Re: BUG #5761: In 'dblink' function connection string truncated - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #5761: In 'dblink' function connection string truncated
Date
Msg-id 27731.1290442809@sss.pgh.pa.us
Whole thread Raw
In response to BUG #5761: In 'dblink' function connection string truncated  ("dp" <prikotov@gmail.com>)
Responses Re: BUG #5761: In 'dblink' function connection string truncated
List pgsql-bugs
"dp" <prikotov@gmail.com> writes:
> Description:        In 'dblink' function connection string truncated
> Details:

> The connection info string in 'dblink' function truncated to 62 characters.
> On execution: 'NOTICE:  identifier "dbname=somebase host=xx.xxx.xx.xx
> user=iamuser password=somepassword77 port=5432" will be truncated to
> "dbname=somebase host=xx.xxx.xx.xx user=iamuser password=somepas"'

Does this actually break anything, or is it just an annoying NOTICE?
When I try it here, I get the NOTICE as described, but the connection
string still works.

            regards, tom lane

pgsql-bugs by date:

Previous
From: "dp"
Date:
Subject: BUG #5761: In 'dblink' function connection string truncated
Next
From: "Joaquim Salles"
Date:
Subject: BUG #5762: ecpg