Thread: providing feedback about query progress to the client app

providing feedback about query progress to the client app

From
Frank Joerdens
Date:
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