バージョンごとのドキュメント一覧

PostgreSQLサーバアプリケーション


<title>PostgreSQL Server Applications</title>

This part contains reference information for <productname>PostgreSQL</productname> server applications and support utilities. These commands can only be run usefully on the host where the database server resides. Other utility programs are listed in <xref linkend="reference-client"/>. ここには、PostgreSQLサーバアプリケーションとサポートユーティリティに関するリファレンス情報があります。 これらのコマンドは通常データベースサーバが稼働しているホスト上でのみ実行されます。 他のユーティリティプログラムの一覧はPostgreSQLクライアントアプリケーションにあります。

目次

initdb — PostgreSQLのデータベースクラスタを新しく作成する
pg_archivecleanup — PostgreSQL WALアーカイブファイルを消去する
pg_checksums — PostgreSQLデータベースクラスタのデータチェックサムを有効化、無効化、あるいは検査する
pg_controldata — PostgreSQLデータベースクラスタの制御情報を表示する
pg_createsubscriber — 物理レプリカを新しい論理レプリカに変換する
pg_ctl — PostgreSQLサーバを初期化、起動、停止、制御する
pg_resetwal — PostgreSQLデータベースクラスタの先行書き込みログ(WAL)やその他の制御情報を初期化する
pg_rewind — PostgreSQLのデータディレクトリを、そこから派生した他のデータディレクトリと同期する
pg_test_fsync — PostgreSQLの最も高速なwal_sync_methodを決定する
pg_test_timing — 時間計測のオーバーヘッドを測定する
pg_upgrade — PostgreSQLサーバインスタンスをアップグレードする
pg_waldump — PostgreSQLデータベースクラスタの先行書き込みログ(WAL)を可読性が高い表現で表示する
pg_walsummary — WAL要約ファイルの内容を表示する
postgres — PostgreSQLデータベースサーバ
doc/src/sgml/ref/initdb.sgml PostgreSQL documentation doc/src/sgml/ref/pgarchivecleanup.sgml PostgreSQL documentation doc/src/sgml/ref/pg_checksums.sgml PostgreSQL documentation doc/src/sgml/ref/pg_controldata.sgml PostgreSQL documentation doc/src/sgml/ref/pg_createsubscriber.sgml PostgreSQL documentation doc/src/sgml/ref/pg_ctl-ref.sgml PostgreSQL documentation doc/src/sgml/ref/pg_resetwal.sgml PostgreSQL documentation doc/src/sgml/ref/pg_rewind.sgml PostgreSQL documentation doc/src/sgml/ref/pgtestfsync.sgml PostgreSQL documentation doc/src/sgml/ref/pgtesttiming.sgml PostgreSQL documentation doc/src/sgml/ref/pgupgrade.sgml PostgreSQL documentation doc/src/sgml/ref/pg_waldump.sgml PostgreSQL documentation doc/src/sgml/ref/pg_walsummary.sgml PostgreSQL documentation doc/src/sgml/ref/postgres-ref.sgml PostgreSQL documentation