| From: | Hannes Dorbath <light(at)theendofthetunnel(dot)de> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Need for java based web admin tool |
| Date: | 2005-09-22 21:39:39 |
| Message-ID: | 43331cad$0$13486$8fe63b2a@news.disputo.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 22.09.2005 20:41, Jobu wrote:
> Is there a java based web admin or is it just a dream and there is no java analog for phpPgAdmin?
There is none to my knowledge. Java client side frontends such as Aqua
Data Studio (http://www.aquafold.com/) exist..
> ..which runs in Java Application Server (Tomcat).
So if you have Apache running anyway, why not load up mod_php, drop
phpPgAdmin in a dir and be happy? Does it necessarily have to be
webbased? IMHO it's a pain to administrate a DBMS over a webfront.
If it just needs to work over HTTP, there are frontends that can tunnel
over a HTTP connection. EMS Postgres Manager is one of them and the lite
versions are free.
--
Regards,
Hannes Dorbath
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hannes Dorbath | 2005-09-22 21:51:11 | Re: FATAL: the database system is starting up |
| Previous Message | Tony Wasson | 2005-09-22 20:44:35 | Getting the amount of overlap when using OVERLAPS |