Hacker News new | ask | show | jobs
by jordanthoms 4660 days ago
PGadmin also crashes often, and blocks on many database operations (eg modifying schema, adding indexes etc). How you can write a database GUI and make such a basic mistake as doing DB operations on the UI thread is beyond me.
1 comments

It's a common mistake. Oracle's SQLDeveloper app does the same thing.