On Thursday 16 March 2006 16:04, Roy Britten wrote: > On Thu, 2006-03-16 at 15:54 +1300, Don Gould wrote: > > Is there any kind of gui tools that > > you know of for postgres? > > pgAdmin III http://www.pgadmin.org/
Also you could use the sql:// protocol in Konqueror. imho using these click and point gui tools is a somewhat hazardous exercise, because they don't, as a general rule, conveniently save a .sql source code file from which you can rebuild the database from scratch. -- CS
