PostgreSQL &version; Reference Manual
The PostgreSQL Global Development Group
&legal;
SQL Commands
This is reference information for the SQL
commands supported by Postgres.
&abort;
&alterGroup;
&alterTable;
&alterUser;
&analyze;
&begin;
&checkpoint;
&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;
&setTransaction;
&show;
&truncate;
&unlisten;
&update;
&vacuum;
PostgreSQL Client Applications
This is reference information for
Postgres client applications and
utilities.
&createdb;
&createuser;
&dropdb;
&dropuser;
&ecpgRef;
&pgAccess;
&pgAdmin;
&pgConfig;
&pgDump;
&pgDumpall;
&pgRestore;
&psqlRef;
&pgTclSh;
&pgTkSh;
&vacuumdb;
PostgreSQL Server Applications
This is reference information for
Postgres
server applications and support utilities.
&createlang;
&droplang;
&initdb;
&initlocation;
&ipcclean;
&pgCtl;
&pgPasswd;
&postgres;
&postmaster;