II. PostgreSQL クライアントアプリケーション
このレファレンス情報はPostgresのクライアント
アプリケーションとユーティリティについてのものです。
- Table of Contents
- createdb —
Postgres データベースの新規作成
- createuser —
新しい Postgres ユーザの作成
- dropdb — Remove an existing Postgres database
- dropuser — Postgresユーザの削除
- ecpg — Embedded SQL C preprocessor
- pgaccess — PostgreSQLグラフィカルクライアント
- pgadmin — Postgres
database management and design tool for Windows 95/98/NT
- pg_config — インストールしたバージョンのPostgreSQLの情報を提供します。
- pg_dump —
Postgres データベースのスクリプトファイルか
ら他のアーカイブファイルへの抽出
- pg_dumpall — スクリプトファイルへのすべてのデータベースの抽出
- pg_restore —
Postgres データベースのpg_dump
が作ったアーカイブファイルへのリストア
- psql — Postgres interactive terminal
- pgtclsh —
PostgreSQL Tcl
shell クライアント
- pgtksh —
PostgreSQL Tcl/Tk shell クライアント
- vacuumdb — Postgresデータベースの不要領域の掃除と解析