Hacker News new | ask | show | jobs
by ankushio 4211 days ago
I have been using PG Commander so far and it's very similar to SequelPro
1 comments

pgcommander sucks. It is slow, its interface is horrible, and query window is strange!
I don't find it slow. Which parts of it is slow? I'm not a huge fan of the query window and yeah the continual view can be a bit confusing.
The slowness I find I think its related to the continual view. What happens is I ran I ton of large queries, and then the window lags when I scroll. I should be better about limiting my queries when I only want to see a few records, however I am so use to sequel pro where it shows you the first 1000 by default.
If you get too many queries you can hit Cmd-L to clear the display in Terminal. I recently also added a cancel command to stop queries when you forgot a limit clause.

I know the Terminal in PG Commander isn't for everybody; maybe I'll change it in a future version.