pgtclsh

Name

pgtclsh  --  The TCL database client.

Synopsis

pgtclsh [ dbname ]
  

Parameters

dbname

Use this parameter to specify the name of an existing database to connect to.

Parameters

Description

The pgtclsh program is a TCL shell interface to PostgreSQL databases. Other TCL-based database shells include pgtksh and pgaccess.