dblink doesn't transfar non-error meesages

Поиск
Список
Период
Сортировка
От Itagaki Takahiro
Тема dblink doesn't transfar non-error meesages
Дата
Msg-id 20090916124001.8F31.52131E4D@oss.ntt.co.jp
обсуждение исходный текст
Ответы Re: dblink doesn't transfar non-error meesages  (Joe Conway <mail@joeconway.com>)
Список pgsql-hackers
Hi,

contrib/dblink doesn't transfar any non-error messages. Is it by design
or to be a ToDo item?  We can use PQsetNoticeReceiver() here.

postgres=# SELECT * FROM dblink_exec('dbname=postgres', 'VACUUM VERBOSE');
**** No VERBOSE messages here ****dblink_exec
-------------VACUUM
(1 row)

Regards,
---
ITAGAKI Takahiro
NTT Open Source Software Center



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andrew Gierth
Дата:
Сообщение: Re: updated hstore patch
Следующее
От: Jeff Janes
Дата:
Сообщение: Re: opportunistic tuple freezing