pgtclsh

Name

pgtclshPostgres 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.