When PGAdmin lost the connection (because of hibernation), the SQL SELECT (Query) turns to COMMAND (No data output)
Dear Developers!
I experienced this problem many times.
I opened more databases. For each DBs I opened SQL Query windows. select * from nnn limit 10;
Later I had to hibernate the machine. When I opened it again and I try to execute the query, I got only the textual result about execution - not the data:
select * from nnn limit 10; Query returned successfully in 299 msec. No data output.
When this happened, I never get data in this Query window. I have open a new, copy the SQL statement and after F5 I will get the result.
Version 7.1 Application Mode Desktop Current User [email protected] NW.js Version 0.72.0 Browser Chromium 109.0.5414.87 Operating System Windows-10-10.0.22621-SP0
Same issue on my side!
Version 7.3 Application Mode Desktop Current User [email protected] NW.js Version 0.76.1 Browser Chromium 113.0.5672.64 Operating System Windows-10-10.0.19045-SP0
Hi @durumdara,
Please test the latest version and check if it is still reproducible. If you still face the issue can you please share the logs?
No response from the author, hence closing it.