SQL Commands
  
   
    This is reference information for the SQL
    commands supported by Postgres.
   
  
   &abort;
   &alterGroup;
   &alterTable;
   &alterUser;
   &begin;
   &close;
   &cluster;
   &commentOn;
   &commit;
   ©Table;
   &createAggregate;
   &createConstraint;
   &createDatabase;
   &createFunction;
   &createGroup;
   &createIndex;
   &createLanguage;
   &createOperator;
   &createRule;
   &createSequence;
   &createTable;
   &createTableAs;
   &createTrigger;
   &createType;
   &createUser;
   &createView;
   &declare;
   &delete;
   &dropAggregate;
   &dropDatabase;
   &dropFunction;
   &dropGroup;
   &dropIndex;
   &dropLanguage;
   &dropOperator;
   &dropRule;
   &dropSequence;
   &dropTable;
   &dropTrigger;
   &dropType
   &dropUser;
   &dropView;
   &end;
   &explain;
   &fetch;
   &grant;
   &insert;
   &listen;
   &load;
   &lock;
   &move;
   ¬ify;
   &reindex;
   &reset;
   &revoke;
   &rollback;
   &select;
   &selectInto;
   &set;
   &setConstraints;
   &setSession;
   &setTransaction;
   &show;
   &truncate;
   &unlisten;
   &update;
   &vacuum;
  
 
 
  Applications
  
   
    This is reference information for  
    Postgres applications
    and support utilities.
   
  
   &createdb;
   &createlang;
   &createuser;
   &dropdb;
   &droplang;
   &dropuser;
   &ecpgRef;
   &pgAccess;
   &pgAdmin;
   &pgConfig;
   &pgCtl;
   &pgDump;
   &pgDumpall;
   &pgRestore;
   &psqlRef;
   &pgTclSh;
   &pgTkSh;
   &vacuumdb;
 
 
  System Applications
  
   
    This is reference information for
    Postgres
    servers and support utilities.
   
  
   &initdb;
   &initlocation;
   &ipcclean;
   &pgPasswd;
   &pgUpgrade;
   &postgres;
   &postmaster;