This message popping up every time a query finishes in query window is completely annoying. I hated it with pgadmin2, and it was one reason for me to write pgadmin3. And people in the same room working with you will soon hate it too, unless you remove your speaker or beep device....
I removed it.
Additionally, the message page is not a mere logging window, but receives the messages and notices for the currently executed query (we already have a logging mechanism...). That's why it has to be cleared before each execution. The query being executed is in the query page, so why repeat it? If you're repeatedly executing many big queries, like I do, you won't see any more what's really important.


Regards,
Andreas


---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match

Reply via email to