| From: | Pedro Abelleira Seco <pedroabelleira(at)yahoo(dot)es> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Cc: | dassing(at)wettzell(dot)ifag(dot)de |
| Subject: | RE: Universal admin frontend |
| Date: | 2001-06-21 08:17:30 |
| Message-ID: | 20010621081730.22484.qmail@web9507.mail.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
>Hello!
>Why not go back to the roots of postgres?
>PostgreSQL is written completely in C. The
development community has
>shown that it is
>possible to write efficient code for different
>platforms with pure C.
>The administration task can be separated in 2
different tasks:
>A server (in C) which is really doing the
administrative work.
>A client programm written in what so ever (C + X11,
Java, Perl, TCL/Tk,
>....) which performs the user interface.
I think you are totally right.
>I know that this a not the easiest way to do the job
but the most
>flexible (in my opinion).
In fact I believe that it is also the easiest.
Pedro
_______________________________________________________________
Do You Yahoo!?
Yahoo! Messenger: Comunicación instantánea gratis con tu gente -
http://messenger.yahoo.es
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mark Pritchard | 2001-06-21 09:23:09 | RE: Universal admin frontend |
| Previous Message | Reiner Dassing | 2001-06-21 06:13:21 | Re: RE: Universal admin frontend |