PostgreSQL PGCup        Nestor Marsollier 		06 Aug 2002	
		    (NMarsollier@interlap.com.ar)  


This archive contains the PGCup utility for PostgreSQL adminitration.
This software is licensed under the GNU public license.

I's stored at http://gborg.postgresql.org/project/pgcup/projdisplay.php


ENVIRONMENT

These program was developed using Java 2 VM 1.3.1_01 under linux RedHat 7.2.
The database version of PostgreSQL is 7.1.3 from the RedHat packages.

It sould run on any platform.

FILES
In the source/ directory we have the source code of the application.-
Over the bin/ directory we found the bitecodes for the execution.


PROGRAMS

source/start.sh        
source/start.bat	Executable shells for the source compiled application

bin/start.sh
bin/start.bat		Executable shells for the precompiled version.

INSTALLATION

You must install the Java VM from sun website. httpo://java.sun.com/
You sould install the 1.3.1 version.
Follow the sun instructions for the installation. Once it's installed 
simply run start.sh or start.bat at bin/ directory


BUGS

Specting yout submissions.

UPDATES

None

FUTURE TASKS

* Add stored procedures and triggers.
* Add full functionality for add, remove, update the tables, views, sequences.
* Add a colored sintax for the SQL window.


Please contact me : NMarsollier@interlap.com.ar
