pgadmin4 icon indicating copy to clipboard operation
pgadmin4 copied to clipboard

Display SQL Query execution datetime in "Messages" tab of the Query Result Pane

Open Erika31 opened this issue 9 months ago • 4 comments

Display SQL Query execution datetime in "Messages" tab of the Query Result Pane

This is helpful in development phases, to know when the query was last executed in a Query editor window (and more helpful when you have different versions of a function (for example) in different windows, if you want to know which one was last executed)

This datetime should, IMHO, be the end one, but could also be the start one, or both.

Erika31 avatar Mar 29 '25 11:03 Erika31

Hi @Erika31,

You can check the history for that right?

adityatoshniwal avatar Mar 31 '25 08:03 adityatoshniwal

Hi,

The history is limited, and did not inform the Query window who made the request.

I have sometimes 2 or 3 Query windows opened simultaneously with the quite-same definition of a function, and i think it could be good to know which one did the last definition request...

Erika31 avatar Mar 31 '25 09:03 Erika31

This can be added to status bar at the bottom.

adityatoshniwal avatar Apr 04 '25 11:04 adityatoshniwal

This would be perfect ;-)

Erika31 avatar Apr 04 '25 12:04 Erika31