Hello! I'm running a lot of long queries (10+ minutes, some also in hours). It would be very helpful if status bar would show elapsed time since start of query execution. It shows and updates server uptime, it shows time when query execution started, ... but how long it is running is more interesting/important. My common use case is for example that I modify query and wait for few minutes for results... but can't know if it is near (usual) completion or was "stuck" and should be rewritten.
Best regards, Boštjan