pgaccess

Name

pgaccess -- a graphical PostgreSQL client application

Synopsis

pgaccess [dbname]

Options

dbname

The name of an existing database to access.

Description

PgAccess provides a graphical interface for PostgreSQL wherein you can manage your tables, edit them, define queries, sequences and functions.

PgAccess can:

For tables, PgAccess can:

For queries, PgAccess can:

For sequences, PgAccess can:

For views, PgAccess can:

For functions, PgAccess can:

For reports, PgAccess can:

For forms, PgAccess can:

For scripts, PgAccess can:

Notes

PgAccess is written in Tcl/Tk. Your PostgreSQL installation needs to be built with Tcl support for PgAccess to be available.