providing feedback about query progress to the client app

From: Frank Joerdens <frank(at)joerdens(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: providing feedback about query progress to the client app
Date: 2002-07-12 11:28:50
Message-ID: 20020712132850.B30965@superfly.archi-me-des.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

In my client app, I'd like to provide feedback about the query progress
with an e.g. progress bar. Are there any hooks in Postgres that I could
latch onto to see whether I've got e.g. 50% of the query finished? Is
this possible at all?

Regards, Frank

Browse pgsql-general by date

  From Date Subject
Next Message Roderick A. Anderson 2002-07-12 12:18:16 Re: PostgreSQL / Reporting tool
Previous Message Curt Sampson 2002-07-12 11:24:13 Re: abuse of inheritance?