How to recoup the messages on the execution of a query while the query is running ,using java(JDBC)? - Mailing list pgsql-jdbc

From claudio ferraz
Subject How to recoup the messages on the execution of a query while the query is running ,using java(JDBC)?
Date
Msg-id d522589d0701080906xf65facby3addd41bb4cb1eae@mail.gmail.com
Whole thread Raw
Responses Re: How to recoup the messages on the execution of a query
List pgsql-jdbc
Hi all!
I need get messages about a query execution while the query is running, using JAVA. The messagens are those shown by PgAdmim III Query, in the tabPage "Messages" , while the quey is being executed.
somebody knows make this?

Sorry my poor english, thanks a lot!

--
Cláudio A. Ferraz - Analista de Sistemas
Mestrando em Banco de Dados COPPE/UFRJ
"Se não puder fazer tudo, faça tudo o que puder."

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Binary protocol patch v7
Next
From: Ken Johanson
Date:
Subject: Re: Support for DatabaseMetadata: getCatalogName, getTableName,