Re: Open Sourcing pgManage

Lists: pgsql-hackers
From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Open Sourcing pgManage
Date: 2003-11-04 19:14:33
Message-ID: 3FA7FA99.20709@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Hello,

As Command Prompt is about to release it's Replication product we are
open sourcing our
pgManage. pgManage is similar to pgAdmin but as it is java based it is
truly cross platform
and should easily support most if not all of the community supported
platforms.

I thought that we might donate it to the project as a whole. What are
people's thoughts on
this?

Yes it has a Java requirement but hey.... that is a lot easier than a
GTK requirement to fullfill.
My thought is that it could be included as pgAccess used to be.

Sincerely,

Joshua D. Drake

--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-222-2783 - jd(at)commandprompt(dot)com - http://www.commandprompt.com
Editor-N-Chief - PostgreSQl.Org - http://www.postgresql.org


From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Open Sourcing pgManage
Date: 2003-11-04 19:44:02
Message-ID: Pine.LNX.4.44.0311042040580.31974-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Joshua D. Drake writes:

> I thought that we might donate it to the project as a whole. What are
> people's thoughts on
> this?

I think the decision has been made that no new client applications will be
included with PostgreSQL. We will provide a server and let a happy bunch
of client applications and libraries develop around it. That has worked
out pretty well lately, I think.

--
Peter Eisentraut peter_e(at)gmx(dot)net
Master-of-the-Makefiles http://www.postgresql.org


From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Open Sourcing pgManage
Date: 2003-11-04 19:52:11
Message-ID: 3FA8036B.9050804@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Hello,

If that is the case that is fine. I just wanted to throw it out there
but doesn't that mean that
psql would be separate as well?

J

Peter Eisentraut wrote:

>Joshua D. Drake writes:
>
>
>
>> I thought that we might donate it to the project as a whole. What are
>>people's thoughts on
>>this?
>>
>>
>
>I think the decision has been made that no new client applications will be
>included with PostgreSQL. We will provide a server and let a happy bunch
>of client applications and libraries develop around it. That has worked
>out pretty well lately, I think.
>
>
>

--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-222-2783 - jd(at)commandprompt(dot)com - http://www.commandprompt.com
Editor-N-Chief - PostgreSQl.Org - http://www.postgresql.org


From: Rod Taylor <rbt(at)rbt(dot)ca>
To: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
Cc: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Open Sourcing pgManage
Date: 2003-11-04 19:53:10
Message-ID: 1067975589.80271.6.camel@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On Tue, 2003-11-04 at 14:14, Joshua D. Drake wrote:
> Hello,
>
> As Command Prompt is about to release it's Replication product we are
> open sourcing our
> pgManage. pgManage is similar to pgAdmin but as it is java based it is
> truly cross platform
> and should easily support most if not all of the community supported
> platforms.

> I thought that we might donate it to the project as a whole. What are
> people's thoughts on
> this?

Any client distributed with PostgreSQL should work on all of the
platforms PostgreSQL does. Java can make this a bit of a stickler since
Sun does not support it outside the mainstream systems.


From: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
To: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Open Sourcing pgManage
Date: 2003-11-04 19:58:35
Message-ID: 20031104155758.T24889@ganymede.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On Tue, 4 Nov 2003, Joshua D. Drake wrote:

> Hello,
>
> If that is the case that is fine. I just wanted to throw it out there
> but doesn't that mean that
> psql would be separate as well?

"no new client applications"


From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Postgresql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Open Sourcing pgManage
Date: 2003-11-04 20:15:10
Message-ID: 3FA808CE.5080705@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Marc G. Fournier wrote:

>On Tue, 4 Nov 2003, Joshua D. Drake wrote:
>
>
>
>>Hello,
>>
>> If that is the case that is fine. I just wanted to throw it out there
>>but doesn't that mean that
>>psql would be separate as well?
>>
>>
>
>"no new client applications"
>
>
>
>

BTW, Joshua, thanks for releasing this - all my client side work is
currently Java (a Tomcat webapp in fact) so I'm very interested to see
the shape of your app, as I'm sure others are.

cheers

andrew


From: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Postgresql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Open Sourcing pgManage
Date: 2003-11-04 20:59:57
Message-ID: 20031104165710.T24889@ganymede.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On Tue, 4 Nov 2003, Andrew Dunstan wrote:

> Marc G. Fournier wrote:
>
> >On Tue, 4 Nov 2003, Joshua D. Drake wrote:
> >
> >
> >
> >>Hello,
> >>
> >> If that is the case that is fine. I just wanted to throw it out there
> >>but doesn't that mean that
> >>psql would be separate as well?
> >>
> >>
> >
> >"no new client applications"
> >
> >
> >
> >
>
> BTW, Joshua, thanks for releasing this - all my client side work is
> currently Java (a Tomcat webapp in fact) so I'm very interested to see
> the shape of your app, as I'm sure others are.

D'oh, just clued into the 'java' aspect ... Joshua, will this run as a
JSP, remotely, through Jakarta-Tomcat? One of the limitations of pgAdmin,
as far as I'm concerned, is the fact that you can run it remotely ... if
you could run pgManage under something like Jakarta-Tomcat as a JSP, that
would be *really* cool ...


From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Open Sourcing pgManage
Date: 2003-11-04 21:01:33
Message-ID: 24844.1067979693@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> Joshua D. Drake writes:
>> I thought that we might donate it to the project as a whole. What are
>> people's thoughts on
>> this?

> I think the decision has been made that no new client applications will be
> included with PostgreSQL.

"Donation" doesn't equal "include in the server distribution". I think it
would be great to put it up on gborg.

regards, tom lane


From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Open Sourcing pgManage
Date: 2003-11-04 21:15:19
Message-ID: 1067980519.1626.160.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Joshua,

I'd love to see it donated to the community as well!

Dave
On Tue, 2003-11-04 at 16:01, Tom Lane wrote:
> Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> > Joshua D. Drake writes:
> >> I thought that we might donate it to the project as a whole. What are
> >> people's thoughts on
> >> this?
>
> > I think the decision has been made that no new client applications will be
> > included with PostgreSQL.
>
> "Donation" doesn't equal "include in the server distribution". I think it
> would be great to put it up on gborg.
>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings
>
>


From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, Postgresql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Open Sourcing pgManage
Date: 2003-11-04 21:49:19
Message-ID: 1067982558.1626.168.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

If it doesn't do jsp now, it would be a good starting point for a web
version, as java lends it self well to multiple views.

Dave
On Tue, 2003-11-04 at 15:59, Marc G. Fournier wrote:
> On Tue, 4 Nov 2003, Andrew Dunstan wrote:
>
> > Marc G. Fournier wrote:
> >
> > >On Tue, 4 Nov 2003, Joshua D. Drake wrote:
> > >
> > >
> > >
> > >>Hello,
> > >>
> > >> If that is the case that is fine. I just wanted to throw it out there
> > >>but doesn't that mean that
> > >>psql would be separate as well?
> > >>
> > >>
> > >
> > >"no new client applications"
> > >
> > >
> > >
> > >
> >
> > BTW, Joshua, thanks for releasing this - all my client side work is
> > currently Java (a Tomcat webapp in fact) so I'm very interested to see
> > the shape of your app, as I'm sure others are.
>
> D'oh, just clued into the 'java' aspect ... Joshua, will this run as a
> JSP, remotely, through Jakarta-Tomcat? One of the limitations of pgAdmin,
> as far as I'm concerned, is the fact that you can run it remotely ... if
> you could run pgManage under something like Jakarta-Tomcat as a JSP, that
> would be *really* cool ...
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
>


From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, Postgresql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Open Sourcing pgManage
Date: 2003-11-04 22:02:41
Message-ID: 3FA82201.6000302@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers


>D'oh, just clued into the 'java' aspect ... Joshua, will this run as a
>JSP, remotely, through Jakarta-Tomcat? One of the limitations of pgAdmin,
>as far as I'm concerned, is the fact that you can run it remotely ... if
>you could run pgManage under something like Jakarta-Tomcat as a JSP, that
>would be *really* cool ...
>
>
>
Hello,

Well right now you can't but there is no reason why it couldn't as an
applet with some work.

J

>---------------------------(end of broadcast)---------------------------
>TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
>

--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-222-2783 - jd(at)commandprompt(dot)com - http://www.commandprompt.com
Editor-N-Chief - PostgreSQl.Org - http://www.postgresql.org


From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, Postgresql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Open Sourcing pgManage
Date: 2003-11-04 23:06:21
Message-ID: 3FA830ED.4000802@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Marc G. Fournier wrote:

>JSP, remotely, through Jakarta-Tomcat? One of the limitations of pgAdmin,
>as far as I'm concerned, is the fact that you can run it remotely ... if
>you could run pgManage under something like Jakarta-Tomcat as a JSP, that
>would be *really* cool ...
>
>
> D'oh, just clued into the 'java' aspect ... Joshua, will this run as a

pgAdmin is designed for a good interactive experience, which isn't
achievable using web technologies. SSL connection is supported, so on
not-too-slow lines remote usage should be possible without security
issues, or over a VPN (I'm working like this).
For web access, phpPGadmin should be usable; haven't tried so far.

Regards,
Andreas


From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Open Sourcing pgManage
Date: 2003-11-05 00:52:33
Message-ID: 3FA849D1.2010106@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Andreas Pflug wrote:

> Marc G. Fournier wrote:
>
>> JSP, remotely, through Jakarta-Tomcat? One of the limitations of
>> pgAdmin,
>> as far as I'm concerned, is the fact that you can run it remotely ... if
>> you could run pgManage under something like Jakarta-Tomcat as a JSP,
>> that
>> would be *really* cool ...
>>
>>
>> D'oh, just clued into the 'java' aspect ... Joshua, will this run as a
>
>
>
> pgAdmin is designed for a good interactive experience, which isn't
> achievable using web technologies. SSL connection is supported, so on
> not-too-slow lines remote usage should be possible without security
> issues, or over a VPN (I'm working like this).
> For web access, phpPGadmin should be usable; haven't tried so far.
>

I don't think any of this contradicts what Marc said.

And, as Joshua pointed out it could with some work be made to run as an
applet, which would be very cool for, say, an ISP to provide (nothing at
all required for the user to install).

Don't get me wrong - pgadmin is cool - I especially recommend it to my
Windows oriented clients and colleagues who hate using command lines.

I think there is room for lots of GUIs, though, and having a Java admin
GUI would be cool too, as would having a servlet/JSP based admin client
deployable as a web archive.

(BTW, have a look at the phpPgAdmin screen shots at
http://phppgadmin.sourceforge.net/?page=screenshots - they are quite
nice, even though I am not a PHP fan).

cheers

andrew


From: Greg Stark <gsstark(at)mit(dot)edu>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Open Sourcing pgManage
Date: 2003-11-05 01:32:59
Message-ID: 87d6c74n1w.fsf@stark.dyndns.tv
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers


Andrew Dunstan <andrew(at)dunslane(dot)net> writes:

> I think there is room for lots of GUIs, though, and having a Java admin GUI
> would be cool too, as would having a servlet/JSP based admin client deployable
> as a web archive.

If someone's looking for an interesting GUI project, Applix had a database
frontend that was geared more for data rather than DDL. It presented a
spreadsheet-like interface for arbitrary sql queries and handled dealing with
arbitrary sized result sets and allowing editing of fields using primary keys
etc.

It was actually part of their open source release. I looked at trying to pull
it out of their build system and package it up independently a while back. It
was a bit of a pain. But I did manage to get it compiled and up and running
against Oracle at the time. The main pain was getting the ODBC drivers set up.

Getting that working smoothly with postgres and actively developed could make
for a really nice DML tool.

--
greg


From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, Postgresql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Open Sourcing pgManage
Date: 2003-11-05 02:42:03
Message-ID: 3FA8637B.8070101@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers


> D'oh, just clued into the 'java' aspect ... Joshua, will this run as a
> JSP, remotely, through Jakarta-Tomcat? One of the limitations of pgAdmin,
> as far as I'm concerned, is the fact that you can run it remotely

Then use phpPgAdmin...

Chris


From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Greg Stark <gsstark(at)mit(dot)edu>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Open Sourcing pgManage
Date: 2003-11-05 11:30:14
Message-ID: 3FA8DF46.4090803@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Greg Stark wrote:

>Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
>
>
>
>>I think there is room for lots of GUIs, though, and having a Java admin GUI
>>would be cool too, as would having a servlet/JSP based admin client deployable
>>as a web archive.
>>
>>
>
>If someone's looking for an interesting GUI project, Applix had a database
>frontend that was geared more for data rather than DDL. It presented a
>spreadsheet-like interface for arbitrary sql queries and handled dealing with
>arbitrary sized result sets and allowing editing of fields using primary keys
>etc.
>
>

pgAdmin3 has not only the DDL browsing tool, but also a data
manipulation tool, doing pretty much what you describe (spreadsheet
like, in-place editing, result set size only limited by the backend).
It's functionality is quite basic at the moment, enhancements in
progress. There are plans for a supplementing data manipulation
application suite that allows for import/transformation/... stuff. And
we plan to include a scripting engine into pgAdmin3 (probably Python),
for easy add-on programming.

Regards,
Andreas


From: Christopher Browne <cbbrowne(at)acm(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Open Sourcing pgManage
Date: 2003-11-05 15:20:44
Message-ID: 60vfpyyh83.fsf@dev6.int.libertyrms.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

gsstark(at)mit(dot)edu (Greg Stark) writes:
> Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
>
>> I think there is room for lots of GUIs, though, and having a Java
>> admin GUI would be cool too, as would having a servlet/JSP based
>> admin client deployable as a web archive.
>
> If someone's looking for an interesting GUI project, Applix had a
> database frontend that was geared more for data rather than DDL. It
> presented a spreadsheet-like interface for arbitrary sql queries and
> handled dealing with arbitrary sized result sets and allowing
> editing of fields using primary keys etc.
>
> It was actually part of their open source release. I looked at
> trying to pull it out of their build system and package it up
> independently a while back. It was a bit of a pain. But I did manage
> to get it compiled and up and running against Oracle at the
> time. The main pain was getting the ODBC drivers set up.
>
> Getting that working smoothly with postgres and actively developed
> could make for a really nice DML tool.

Was that a 'native' part of SHELF? Or more related to their "TM1"
product?

FYI, while Applix and VistaSource have "orphaned" it, source code for
SHELF is still available at SourceForge.

ftp://ftp.sourceforge.net/pub/sourceforge/shelf/

It was written for GTK 1.2; we're up to much newer stuff, and it's not
self-evident that it will play with newer versions. (Old versions are
presumably still available and quasi-usable...)
--
output = reverse("moc.enworbbc" "@" "enworbbc")
http://cbbrowne.com/info/sap.html
"For be a man's intellectual superiority what it will, it can never
assume the practical, available supremacy over other men, without the
aid of some sort of external arts and entrenchments, always, in
themselves, more or less paltry and base. This it is, that forever
keeps God's true princes of the Empire from the world's hustings; and
leaves the highest honors that this air can give, to those men who
become famous more through their infinite inferiority to the choice
hidden handful of the Divine Inert, than through their undoubted
superiority over the dead level of the mass." --Moby Dick, Ch 33


From: Greg Stark <gsstark(at)mit(dot)edu>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Open Sourcing pgManage
Date: 2003-11-05 17:38:27
Message-ID: 87he1i3ecs.fsf@stark.dyndns.tv
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers


Christopher Browne <cbbrowne(at)acm(dot)org> writes:

> Was that a 'native' part of SHELF? Or more related to their "TM1"
> product?

The full source was included in SHELF (if that was the source release I'm
thinking of.) I think it was called axdata.

> FYI, while Applix and VistaSource have "orphaned" it, source code for
> SHELF is still available at SourceForge.
>
> ftp://ftp.sourceforge.net/pub/sourceforge/shelf/

--
greg