The following bug has been logged online:

Bug reference:      5761
Logged by:          dp
Email address:      priko...@gmail.com
PostgreSQL version: 8.3.12
Operating system:   Fedora release 14 (Laughlin)
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"'

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

Reply via email to