This documentation is for an unsupported version of PostgreSQL.
You may want to view the same page for the
current
version, or one of the other supported versions listed above instead.
pgtclsh
Name
pgtclsh —
Postgres TCL shell client
pgtclsh [ dbname ]
Inputs
- dbname
-
The name of an existing database to access.
Outputs
Description
pgtclsh provides a TCL shell
interface for Postgres.
Another way of accessing Postgres through tcl is to use pgtksh or pgaccess.