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

From: "dp" <prikotov(at)gmail(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #5761: In 'dblink' function connection string truncated
Date: 2010-11-22 08:04:03
Message-ID: 201011220804.oAM843hl004885@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: 5761
Logged by: dp
Email address: prikotov(at)gmail(dot)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"'

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Joaquim Salles 2010-11-22 15:41:06 BUG #5762: ecpg
Previous Message Tom Lane 2010-11-20 02:28:11 Re: BUG #5759: Autovacuum cost limit trends to 1, using default config