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


This archive contains the PGCup utility for PostgreSQL administration.
This software is licensed under the Berkeley/BSD license.

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


ENVIRONMENT

This 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 should run on any platform.

FILES
In the source/ directory there is the source code of the application.
Over the bin/ directory there is the bitecodes for the execution.


PROGRAMS

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

INSTALLATION

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


BUGS

Expecting your submissions.

UPDATES


FUTURE TASKS

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

ABOUT THE AUTOR

Name     : Nestor Marsollier
Title    : System Engineer
E-Mail   : NMarsollier@interlap.com.ar
Location : Mendoza, Agentina

