Pegasus InfoCorp: Web site design and web software development company

PGTKSH (1)

Postgres graphical TCL/TK shell

SYNOPSIS

    pgtksh [ dbname ]
    

    dbname

      The name of an existing database to access.

DESCRIPTION

    pgtksh provides a graphical TCL/TK shell interface for Postgres.

    Another way of accessing Postgres through TCL is to use pgtclsh(1) or pgaccess(1).