Re: Open Sourcing pgManage

Rod Taylor <rbt@rbt.ca>

From: Rod Taylor <rbt@rbt.ca>
To: "Joshua D. Drake" <jd@commandprompt.com>
Cc: PostgreSQL Development <pgsql-hackers@postgresql.org>
Date: 2003-11-04T19:53:10Z
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.