Re: RE: Universal admin frontend

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: RE: Universal admin frontend
Дата
Msg-id 20010620104335.A10444@feivel.fam-meskes.de
обсуждение исходный текст
Ответ на RE: Universal admin frontend  (Pedro Abelleira Seco <pedroabelleira@yahoo.es>)
Список pgsql-hackers
On Wed, Jun 20, 2001 at 09:13:13AM +0200, Pedro Abelleira Seco wrote:
> - 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).

Maybe, but then you are platform independent.

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

Correct. You need another sort of tool for that. If you go web based webmin
can do most of this, or at least aims at this.

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

[I assume you mean psql with pgsql.]

Yes, but could show him that there are such tools with Oracle too. Sqlplus
is no better than psql for that matter. If you want to add your commands
inside a graphic tool you could use mpsql/kpsql which are unfortunately not
maintained anymore. Note, that I do not say the tools are there for all your
needs, but that I think there are quite some tools worth extending. I don't
think what we need is another tool that does parts of the job, but an effort
to build the one tool you can use for all of this. If this has to start from
scratch so be it. But maybe it's good idea to improve some other tool.

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


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

Предыдущее
От: Zeugswetter Andreas SB
Дата:
Сообщение: AW: AW: Re: [SQL] behavior of ' = NULL' vs. MySQL vs. S tand ards
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: stuck spin lock with many concurrent users