Re: What is your favorite front end for user interaction to postgresql databases? - Mailing list pgsql-general

From Michael Schmidt
Subject Re: What is your favorite front end for user interaction to postgresql databases?
Date
Msg-id BAY101-DAV6320B30104FD0942D740DA3A80@phx.gbl
Whole thread Raw
In response to What is your favorite front end for user interaction to postgresql databases?  ("Karen Hill" <karen_hill22@yahoo.com>)
Responses Re: What is your favorite front end for user interaction  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-general
I agonized over this decision when I migrated my application to PostgreSQL.  I know Tony Caduto likes Delphi and he can give some good reasons for this (are you out there, Tony?).  There has also been a good article recently about Ruby on Rails.  For my purposes, I wanted to maximize cross-platform compatibility and decided on Java.  I was advised (correctly, I think) to opt for SWT rather than standard Java Swing and ended up with Eclipse.  I must say that Eclipse has not been particularly easy to learn - the documentation is quite uneven and the mail lists aren't nearly as helpful as with the PostgreSQL community.  Also, Eclipse is changing so quickly that books have a hard time keeping up.  Nevertheless, it is powerful and I've found it rewarding.  To make things easier for others, I uploaded a basic Eclipse front end (without editors, views, and reports) to pgFoundry (Komo PostgreSQL Client).
 
On the second question, I also like to have the database do as much of the work as possible. 
 
Michael Schmidt

pgsql-general by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: pg_dump and grants to PUBLIC
Next
From: Tom Lane
Date:
Subject: Re: pg_restore duplicate key violations