RE: Universal admin frontend

Поиск
Список
Период
Сортировка
От Pedro Abelleira Seco
Тема RE: Universal admin frontend
Дата
Msg-id 20010620071313.96634.qmail@web9504.mail.yahoo.com
обсуждение исходный текст
Ответ на Universal admin frontend  (Pedro Abelleira Seco <pedroabelleira@yahoo.es>)
Ответы RE: RE: Universal admin frontend  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Re: RE: Universal admin frontend  (Michael Meskes <meskes@postgresql.org>)
Re: RE: Universal admin frontend  ("Ross J. Reedstrom" <reedstrm@rice.edu>)
Список pgsql-hackers
> How about phppgadmin? I haven't checked in depth but
> it seems to be able to
> do quite a lot of these.

Yes, and pgaccess too, but I see cons in these two
tools:

- Pgaccess looks a bit poor. Tcl/Tk is not the
definitive user interface toolkit. Yes, it is enough
for many things, but not for all.

- Phppgadmin is a web based tool. You need a php
enabled web server. Most end users/admins don't want
to have to configure a web server, PHP ("what is
PHP?") and to have a poor interface (I'm talking about
web based interfaces in general, not the phppgadmin in
particular).

- 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.


> Michael
> -- 
> Michael Meskes
> Michael@Fam-Meskes.De
> Go SF 49ers! Go Rhein Fire!
> Use Debian GNU/Linux! Use PostgreSQL!

Pedro


_______________________________________________________________
Do You Yahoo!?
Yahoo! Messenger: Comunicación instantánea gratis con tu gente -
http://messenger.yahoo.es


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Hiroshi Inoue
Дата:
Сообщение: Re: Re: Primary Key
Следующее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: RE: RE: Universal admin frontend