Unix Technical Forum

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

This is a discussion on How to recoup the messages on the execution of a query while the query is running ,using java(JDBC)? within the pgsql Interfaces jdbc forums, part of the PostgreSQL category; --> Hi all! I need get messages about a query execution while the query is running, using JAVA. The messagens ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Interfaces jdbc

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-16-2008, 12:30 AM
claudio ferraz
 
Posts: n/a
Default How to recoup the messages on the execution of a query while the query is running ,using java(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."

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-16-2008, 12:30 AM
Kris Jurka
 
Posts: n/a
Default Re: How to recoup the messages on the execution of a query



On Mon, 8 Jan 2007, claudio ferraz wrote:

> 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?
>


SELECT * FROM pg_stat_activity ? Since we don't support multiple
simultaneous query executions you will need to open another Connection to
the database.

Kris Jurka


---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

http://www.postgresql.org/about/donate

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 08:50 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com