Re: GUI Interface

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Tony Caduto" <tony_caduto(at)amsoftwaredesign(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: GUI Interface
Date: 2006-05-12 16:23:23
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E401388156@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> -----Original Message-----
> From: Tony Caduto [mailto:tony_caduto(at)amsoftwaredesign(dot)com]
> Sent: 12 May 2006 17:14
> To: Dave Page; pgsql-general(at)postgresql(dot)org
> Subject: Re: [GENERAL] GUI Interface
>
> Dave Page wrote:
> > I've used Enterprise Manager since before I started with pgAdmin II
> > and I still curse it to this day.
> >
> >
> >
> it's all what you are used to I guess :-) I don't like
> enterprise manager either, but most of the hardcore MS DBAs
> use the Query Analyzer program which is separate from the
> Enterprise Manager and much nicer to work with.

Interesting - you've been complaining about the way the 'Enterprise
Manager' part compares to pgAdmin up until now, not the Query Analyser.
Out of interest, what is wrong with our Query Tool? We may well have
resolved many of the issues - for example, 1.6 will have:

- A 'Favourites' query manager
- Zero data load time through the use of a new virtual grid control.
This supercedes my blog entry about the previous speed enhancements.
- 'Quick Reports' - allow you to dump your queries and results to
XHTML/XML reports, optionally XSLT transformed using a stylesheet of
your choice.
- Auto complete in the editor

And of course, since the DBAs who prompted you to write PGLA would have
evaluated it, we've also added:

- Ability to export query results to file
- Async notification support
- Graphical Explain
- Ability to switch to a different database

Regards, Dave.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joshua D. Drake 2006-05-12 16:28:52 Re: GUI Interface
Previous Message Tony Caduto 2006-05-12 16:16:30 Re: GUI Interface