II. PostgreSQL クライアントアプリケーション

このレファレンス情報はPostgresのクライアント アプリケーションとユーティリティについてのものです。

Table of Contents
createdbPostgres データベースの新規作成
createuser — 新しい Postgres ユーザの作成
dropdb — Remove an existing Postgres database
dropuserPostgresユーザの削除
ecpg — Embedded SQL C preprocessor
pgaccessPostgreSQLグラフィカルクライアント
pgadminPostgres database management and design tool for Windows 95/98/NT
pg_config — インストールしたバージョンのPostgreSQLの情報を提供します。
pg_dumpPostgres データベースのスクリプトファイルか ら他のアーカイブファイルへの抽出
pg_dumpall — スクリプトファイルへのすべてのデータベースの抽出
pg_restorePostgres データベースのpg_dump が作ったアーカイブファイルへのリストア
psqlPostgres interactive terminal
pgtclshPostgreSQL Tcl shell クライアント
pgtkshPostgreSQL Tcl/Tk shell クライアント
vacuumdbPostgresデータベースの不要領域の掃除と解析