pgtclsh
  
  Application
 
 
  
   pgtclsh
  
  
   Postgres TCL shell client
  
 
 
  
   1999-08-03
  
  
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
   
   or
   .