Progress of asynchronous queries

From: Adriaan van Os <postgres(at)microbizz(dot)nl>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Progress of asynchronous queries
Date: 2006-09-15 08:55:35
Message-ID: 450A6A87.2030808@microbizz.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I couldn't find anything in the libpq interfaces that identifies the current progress of an
asynchronous query as a percentage of the estimated total query time. So, unless I missed
something, I would like to file this as a feature request.

The idea behind this, of course, is to show a progress bar in the user interface of the client
application as soon as the query takes longer than say 1 second.

Regards,

Adriaan van Os

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Jeroen T. Vermeulen 2006-09-15 10:18:25 Re: Progress of asynchronous queries
Previous Message Volkan YAZICI 2006-09-12 18:12:48 Re: cursors on prepared queries