interface blocks during SQL queries
Status: Beta
Brought to you by:
lvanek
When I connect to a remote PostgreSQL server over an SSH port forward (making queries slower), the interface blocks and doesn't display anything. KPoGre should issue SQL queries asynchronously so that the interface is responsive when issuing SQL queries to the remote host.