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

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クライアントアプリケーションにあります。

目次

initdbPostgreSQLのデータベースクラスタを新しく作成する
pg_archivecleanupPostgreSQL WALアーカイブファイルを消去する
pg_checksumsPostgreSQLデータベースクラスタのデータチェックサムを有効化、無効化、あるいは検査する。
pg_controldataPostgreSQLデータベースクラスタの制御情報を表示する
pg_ctlPostgreSQLサーバを初期化、起動、停止、制御する
pg_resetwalPostgreSQLデータベースクラスタの先行書き込みログやその他の制御情報を初期化する
pg_rewindPostgreSQLのデータディレクトリを、そこから派生した他のデータディレクトリと同期する
pg_test_fsyncPostgreSQLの最も高速なwal_sync_methodを決定する
pg_test_timing — 時間計測のオーバーヘッドを測定する
pg_upgradePostgreSQLサーバインスタンスをアップグレードする
pg_waldumpPostgreSQLデータベースクラスタの先行書き込みログを可読性が高い表現で表示する
postgresPostgreSQLデータベースサーバ
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_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/postgres-ref.sgml PostgreSQL documentation