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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #5761: In 'dblink' function connection string truncated
Дата
Msg-id 27731.1290442809@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #5761: In 'dblink' function connection string truncated  ("dp" <prikotov@gmail.com>)
Ответы Re: BUG #5761: In 'dblink' function connection string truncated  (queej <dqj@authentrics.com>)
Список 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 по дате отправления:

Предыдущее
От: "dp"
Дата:
Сообщение: BUG #5761: In 'dblink' function connection string truncated
Следующее
От: "Joaquim Salles"
Дата:
Сообщение: BUG #5762: ecpg