Chapter 4. pgtcl Command Reference

This chapter contains the reference information for all the pgtcl commands. The commands are grouped into functional categories. (An alphabetical listing of commands can be found in Table 1-1.)

4.1. Database Connection Control Commands

Table of Contents
pg_connect -- open a connection to the server
pg_disconnect -- close a connection to the server
pg_conndefaults -- get connection options and their defaults

The commands in this section are used to connect to and disconnect from the database.