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


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

Reply via email to