I am evaluating using postgresql as the backend database for a new project
that my company will be starting. I have looked at pgadmin3 and my overall
impression is that it is really good. One feature that I would like (as I
haven't found it yet) is to be able to populate the edit table grid from
an sql query, or 'query by example' style - making it easier to edit rows
in a large table.
Jon