Re: Roadmap for a Win32 port cross platform admin tool - Mailing list pgsql-hackers

From Dave Cramer
Subject Re: Roadmap for a Win32 port cross platform admin tool
Date
Msg-id 1023726115.24869.842.camel@inspiron.cramers
Whole thread Raw
In response to Re: Roadmap for a Win32 port  ("Scott Shattuck" <ss@technicalpursuit.com>)
List pgsql-hackers
Scott,

I just started a java admin tool project on sf called
www.sf.net/projects/jpgadmin, which should be able to handle web based
interfaces, the idea being to seperate the model and view so that we can
support a swing or web interface.

Dave


On Fri, 2002-06-07 at 18:05, Scott Shattuck wrote:
> How about a SOAP interface and a web-based front end that provides the cross
> platform support? My company's TIBET framework would provide a solid
> foundation for this kind of admin suite. In fact, we're already in the
> planning stages on doing just that.
> 
> ss
> 
> Scott Shattuck
> Technical Pursuit Inc.
> 
> 
> ----- Original Message -----
> From: "Peter Eisentraut" <peter_e@gmx.net>
> To: "Bruce Momjian" <pgman@candle.pha.pa.us>
> Cc: "PostgreSQL-development" <pgsql-hackers@postgreSQL.org>
> Sent: Friday, June 07, 2002 11:42 AM
> Subject: Re: [HACKERS] Roadmap for a Win32 port
> 
> 
> > Bruce Momjian writes:
> >
> > > GUI
> > > ---
> > > pgAdmin2
> http://pgadmin.postgresql.org/pgadmin2.php?ContentID=1
> > > pgaccess                                http://pgaccess.org/
> > > Java admin (to be written)
> > > Dev-C++ admin (to be written)
> http://sourceforge.net/projects/dev-cpp/
> >
> > Surely Unix folks would like a GUI as well?
> >
> > --
> > Peter Eisentraut   peter_e@gmx.net
> >
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
> 
> 





pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: Timestamp/Interval proposals: Part 2
Next
From: Hannu Krosing
Date:
Subject: Re: [SQL] Efficient DELETE Strategies