Re: RE: Universal admin frontend - Mailing list pgsql-hackers

From Dave Cramer
Subject Re: RE: Universal admin frontend
Date
Msg-id 003401c0f97a$6f9bed30$0201a8c0@INSPIRON
Whole thread Raw
In response to RE: RE: Universal admin frontend  (Oleg Bartunov <oleg@sai.msu.su>)
List pgsql-hackers
+1 for implementation in java. While it isn't the fastest it is platform
independant.

I would also suggest starting with something like druid, and making it
postgres specific.

Dave
----- Original Message -----
From: "Oleg Bartunov" <oleg@sai.msu.su>
To: "Christopher Kings-Lynne" <chriskl@familyhealth.com.au>
Cc: "Pedro Abelleira Seco" <pedroabelleira@yahoo.es>;
<pgsql-hackers@postgresql.org>
Sent: Wednesday, June 20, 2001 6:26 AM
Subject: RE: [HACKERS] RE: Universal admin frontend


> On Wed, 20 Jun 2001, Christopher Kings-Lynne wrote:
>
> > > - Both of them have limitations of what they can
> > > manage. You can't use them to backup/restore the
> > > database, to edit/see the postgresql configuration, to
> > > monitor the server(s), to start/stop server(s), ...
> > > It's dificult to take an _employer_, who only wants to
> > > do his job and go home, and say to him that we are
> > > going to replace the Oracle and SQLServer databases
> > > with Postgresql databases. In fact there are more
> > > reasons that the interface, but you are working
> > > already in the other problems and solving they fine.
> > > To say it briefly if an average IT manager asks you to
> > > "show him PostgreSQL" and you open pgsql or pgaccess
> > > you are done. Sad but true.
> >
> > What about a KDE or Gnome piece of software?  In fact, I believe that
such a
> > project may already be in its infancy...
>
> Please, dont' depend on those things. A lot of people dont' like
> KDE, Gnome. Pure Gtk would be enough for such a project.
>
> >
> > Chris
> >
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
> >
>
> Regards,
> Oleg
> _____________________________________________________________
> Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
> Sternberg Astronomical Institute, Moscow University (Russia)
> Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
> phone: +007(095)939-16-83, +007(095)939-23-83
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>
>



pgsql-hackers by date:

Previous
From: Pedro Abelleira Seco
Date:
Subject: ...
Next
From: Matthew Kirkwood
Date:
Subject: Re: Backup and Recovery