-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathadmin.html
More file actions
52 lines (50 loc) · 21.3 KB
/
admin.html
File metadata and controls
52 lines (50 loc) · 21.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>パート III. サーバの管理</title><link rel="stylesheet" type="text/css" href="stylesheet.css" /><link rev="made" href="pgsql-docs@lists.postgresql.org" /><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot" /><link rel="prev" href="parallel-safety.html" title="15.4. パラレル安全" /><link rel="next" href="install-binaries.html" title="第16章 バイナリからのインストール" /><meta name="viewport" content="width=device-width,initial-scale=1.0" /></head><body id="docContent" class="container-fluid col-10"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="4" align="center"><a accesskey="h" href="index.html">PostgreSQL 14.0文書</a></th></tr><tr><td width="10%" align="left"></td><td width="10%" align="left"></td><td width="60%" align="center"> </td><td width="20%" align="right"><div class="actions"><a class="issue" title="github" href="https://github.com/pgsql-jp/jpug-doc/issues/new?title=version 14.0 admin.html">誤訳等の報告
</a></div></td></tr><tr><td width="10%" align="left"><a accesskey="p" href="parallel-safety.html" title="15.4. パラレル安全">前へ</a> </td><td width="10%" align="left"> </td><td width="60%" align="center"></td><td width="20%" align="right"> <a accesskey="n" href="install-binaries.html" title="第16章 バイナリからのインストール">次へ</a></td></tr></table><hr /></div><div class="part" id="ADMIN"><div class="titlepage"><div><div><h1 class="title">パート III. サーバの管理</h1></div></div></div><span class="original">
<title>Server Administration</title>
</span><div class="partintro" id="id-1.6.2"><div></div><p>
<span class="original">
This part covers topics that are of interest to a
<productname>PostgreSQL</productname> database administrator. This includes
installation of the software, set up and configuration of the
server, management of users and databases, and maintenance tasks.
Anyone who runs a <productname>PostgreSQL</productname> server, even for
personal use, but especially in production, should be familiar
with the topics covered in this part.
</span>
ここでは、<span class="productname">PostgreSQL</span>データベース管理者にとって関心のある事項を扱います。
これには、ソフトウェアのインストール、サーバの設定や構成、ユーザやデータベースの管理、および保守作業が含まれます。
<span class="productname">PostgreSQL</span>サーバを個人的に使用している場合もそうですが、特に業務で使用している場合は、ここで扱う事項に精通している必要があります。
</p><p>
<span class="original">
The information in this part is arranged approximately in the
order in which a new user should read it. But the chapters are
self-contained and can be read individually as desired. The
information in this part is presented in a narrative fashion in
topical units. Readers looking for a complete description of a
particular command should see <xref linkend="reference"/>.
</span>
ここに記載された情報は、大体において新規ユーザが読み進めるべき順番に並べられています。
ただ、章ごとに内容が独立していますので、必要に応じて個々の章を読むこともできます。
ここでの情報は、項目単位で限定して説明されています。
特定のコマンドについて完全な説明を知りたい場合は、<a class="xref" href="reference.html" title="パート VI. リファレンス">パート VI</a>を参照してください。
</p><p>
<span class="original">
The first few chapters are written so they can be understood
without prerequisite knowledge, so new users who need to set
up their own server can begin their exploration with this part.
The rest of this part is about tuning and management; that material
assumes that the reader is familiar with the general use of
the <productname>PostgreSQL</productname> database system. Readers are
encouraged to look at <xref linkend="tutorial"/> and <xref
linkend="sql"/> for additional information.
</span>
最初の数章は、これからサーバを構築する新規ユーザにも読めるように、前提知識がなくても理解できるようになっています。
残りの部分では調整や管理について記されていますが、その資料は読者が<span class="productname">PostgreSQL</span>データベースシステムの一般的な使用について理解していることを前提としています。
詳細な情報については<a class="xref" href="tutorial.html" title="パート I. チュートリアル">パート I</a>や<a class="xref" href="sql.html" title="パート II. SQL言語">パート II</a>を参照することをお勧めします。
</p><div class="toc"><p><strong>目次</strong></p><dl class="toc"><dt><span class="chapter"><a href="install-binaries.html">16. バイナリからのインストール</a></span></dt><dt><span class="chapter"><a href="installation.html">17. ソースコードからインストール</a></span></dt><dd><dl><dt><span class="sect1"><a href="install-short.html">17.1. 簡易版</a></span></dt><dt><span class="sect1"><a href="install-requirements.html">17.2. 必要条件</a></span></dt><dt><span class="sect1"><a href="install-getsource.html">17.3. ソースの入手</a></span></dt><dt><span class="sect1"><a href="install-procedure.html">17.4. インストール手順</a></span></dt><dt><span class="sect1"><a href="install-post.html">17.5. インストール後の設定作業</a></span></dt><dt><span class="sect1"><a href="supported-platforms.html">17.6. サポートされるプラットフォーム</a></span></dt><dt><span class="sect1"><a href="installation-platform-notes.html">17.7. プラットフォーム特有の覚書</a></span></dt></dl></dd><dt><span class="chapter"><a href="install-windows.html">18. <span class="productname">Windows</span>におけるソースコードからのインストール</a></span></dt><dd><dl><dt><span class="sect1"><a href="install-windows-full.html">18.1. <span class="productname">Visual C++</span>または<span class="productname">Microsoft Windows SDK</span>を使用した構築</a></span></dt></dl></dd><dt><span class="chapter"><a href="runtime.html">19. サーバの準備と運用</a></span></dt><dd><dl><dt><span class="sect1"><a href="postgres-user.html">19.1. <span class="productname">PostgreSQL</span>ユーザアカウント</a></span></dt><dt><span class="sect1"><a href="creating-cluster.html">19.2. データベースクラスタの作成</a></span></dt><dt><span class="sect1"><a href="server-start.html">19.3. データベースサーバの起動</a></span></dt><dt><span class="sect1"><a href="kernel-resources.html">19.4. カーネルリソースの管理</a></span></dt><dt><span class="sect1"><a href="server-shutdown.html">19.5. サーバのシャットダウン</a></span></dt><dt><span class="sect1"><a href="upgrading.html">19.6. <span class="productname">PostgreSQL</span>クラスタのアップグレード処理</a></span></dt><dt><span class="sect1"><a href="preventing-server-spoofing.html">19.7. サーバのなりすまし防止</a></span></dt><dt><span class="sect1"><a href="encryption-options.html">19.8. 暗号化オプション</a></span></dt><dt><span class="sect1"><a href="ssl-tcp.html">19.9. SSLによる安全なTCP/IP接続</a></span></dt><dt><span class="sect1"><a href="gssapi-enc.html">19.10. GSSAPIによる安全なTCP/IP接続</a></span></dt><dt><span class="sect1"><a href="ssh-tunnels.html">19.11. <span class="application">SSH</span>トンネルを使った安全なTCP/IP接続</a></span></dt><dt><span class="sect1"><a href="event-log-registration.html">19.12. <span class="systemitem">Windows</span>における<span class="application">Event Log</span>の登録</a></span></dt></dl></dd><dt><span class="chapter"><a href="runtime-config.html">20. サーバの設定</a></span></dt><dd><dl><dt><span class="sect1"><a href="config-setting.html">20.1. パラメータの設定</a></span></dt><dt><span class="sect1"><a href="runtime-config-file-locations.html">20.2. ファイルの場所</a></span></dt><dt><span class="sect1"><a href="runtime-config-connection.html">20.3. 接続と認証</a></span></dt><dt><span class="sect1"><a href="runtime-config-resource.html">20.4. 資源の消費</a></span></dt><dt><span class="sect1"><a href="runtime-config-wal.html">20.5. ログ先行書き込み(WAL)</a></span></dt><dt><span class="sect1"><a href="runtime-config-replication.html">20.6. レプリケーション</a></span></dt><dt><span class="sect1"><a href="runtime-config-query.html">20.7. 問い合わせ計画</a></span></dt><dt><span class="sect1"><a href="runtime-config-logging.html">20.8. エラー報告とログ取得</a></span></dt><dt><span class="sect1"><a href="runtime-config-statistics.html">20.9. 実行時統計情報</a></span></dt><dt><span class="sect1"><a href="runtime-config-autovacuum.html">20.10. 自動Vacuum作業</a></span></dt><dt><span class="sect1"><a href="runtime-config-client.html">20.11. クライアント接続デフォルト</a></span></dt><dt><span class="sect1"><a href="runtime-config-locks.html">20.12. ロック管理</a></span></dt><dt><span class="sect1"><a href="runtime-config-compatible.html">20.13. バージョンとプラットフォーム互換性</a></span></dt><dt><span class="sect1"><a href="runtime-config-error-handling.html">20.14. エラー処理</a></span></dt><dt><span class="sect1"><a href="runtime-config-preset.html">20.15. 設定済みのオプション</a></span></dt><dt><span class="sect1"><a href="runtime-config-custom.html">20.16. 独自のオプション</a></span></dt><dt><span class="sect1"><a href="runtime-config-developer.html">20.17. 開発者向けのオプション</a></span></dt><dt><span class="sect1"><a href="runtime-config-short.html">20.18. 短いオプション</a></span></dt></dl></dd><dt><span class="chapter"><a href="client-authentication.html">21. クライアント認証</a></span></dt><dd><dl><dt><span class="sect1"><a href="auth-pg-hba-conf.html">21.1. <code class="filename">pg_hba.conf</code>ファイル</a></span></dt><dt><span class="sect1"><a href="auth-username-maps.html">21.2. ユーザ名マップ</a></span></dt><dt><span class="sect1"><a href="auth-methods.html">21.3. 認証方式</a></span></dt><dt><span class="sect1"><a href="auth-trust.html">21.4. Trust認証</a></span></dt><dt><span class="sect1"><a href="auth-password.html">21.5. パスワード認証</a></span></dt><dt><span class="sect1"><a href="gssapi-auth.html">21.6. GSSAPI認証</a></span></dt><dt><span class="sect1"><a href="sspi-auth.html">21.7. SSPI認証</a></span></dt><dt><span class="sect1"><a href="auth-ident.html">21.8. Ident認証</a></span></dt><dt><span class="sect1"><a href="auth-peer.html">21.9. Peer認証</a></span></dt><dt><span class="sect1"><a href="auth-ldap.html">21.10. LDAP認証</a></span></dt><dt><span class="sect1"><a href="auth-radius.html">21.11. RADIUS認証</a></span></dt><dt><span class="sect1"><a href="auth-cert.html">21.12. 証明書認証</a></span></dt><dt><span class="sect1"><a href="auth-pam.html">21.13. PAM認証</a></span></dt><dt><span class="sect1"><a href="auth-bsd.html">21.14. BSD認証</a></span></dt><dt><span class="sect1"><a href="client-authentication-problems.html">21.15. 認証における問題点</a></span></dt></dl></dd><dt><span class="chapter"><a href="user-manag.html">22. データベースロール</a></span></dt><dd><dl><dt><span class="sect1"><a href="database-roles.html">22.1. データベースロール</a></span></dt><dt><span class="sect1"><a href="role-attributes.html">22.2. ロールの属性</a></span></dt><dt><span class="sect1"><a href="role-membership.html">22.3. ロールのメンバ資格</a></span></dt><dt><span class="sect1"><a href="role-removal.html">22.4. ロールの削除</a></span></dt><dt><span class="sect1"><a href="predefined-roles.html">22.5. 定義済みロール</a></span></dt><dt><span class="sect1"><a href="perm-functions.html">22.6. 関数のセキュリティ</a></span></dt></dl></dd><dt><span class="chapter"><a href="managing-databases.html">23. データベース管理</a></span></dt><dd><dl><dt><span class="sect1"><a href="manage-ag-overview.html">23.1. 概要</a></span></dt><dt><span class="sect1"><a href="manage-ag-createdb.html">23.2. データベースの作成</a></span></dt><dt><span class="sect1"><a href="manage-ag-templatedbs.html">23.3. テンプレートデータベース</a></span></dt><dt><span class="sect1"><a href="manage-ag-config.html">23.4. データベースの設定</a></span></dt><dt><span class="sect1"><a href="manage-ag-dropdb.html">23.5. データベースの削除</a></span></dt><dt><span class="sect1"><a href="manage-ag-tablespaces.html">23.6. テーブル空間</a></span></dt></dl></dd><dt><span class="chapter"><a href="charset.html">24. 多言語対応</a></span></dt><dd><dl><dt><span class="sect1"><a href="locale.html">24.1. ロケールのサポート</a></span></dt><dt><span class="sect1"><a href="collation.html">24.2. 照合順序サポート</a></span></dt><dt><span class="sect1"><a href="multibyte.html">24.3. 文字セットサポート</a></span></dt></dl></dd><dt><span class="chapter"><a href="maintenance.html">25. 定常的なデータベース保守作業</a></span></dt><dd><dl><dt><span class="sect1"><a href="routine-vacuuming.html">25.1. 定常的なバキューム作業</a></span></dt><dt><span class="sect1"><a href="routine-reindex.html">25.2. 定常的なインデックスの再作成</a></span></dt><dt><span class="sect1"><a href="logfile-maintenance.html">25.3. ログファイルの保守</a></span></dt></dl></dd><dt><span class="chapter"><a href="backup.html">26. バックアップとリストア</a></span></dt><dd><dl><dt><span class="sect1"><a href="backup-dump.html">26.1. <acronym class="acronym">SQL</acronym>によるダンプ</a></span></dt><dt><span class="sect1"><a href="backup-file.html">26.2. ファイルシステムレベルのバックアップ</a></span></dt><dt><span class="sect1"><a href="continuous-archiving.html">26.3. 継続的アーカイブとポイントインタイムリカバリ(PITR)</a></span></dt></dl></dd><dt><span class="chapter"><a href="high-availability.html">27. 高可用性、負荷分散およびレプリケーション</a></span></dt><dd><dl><dt><span class="sect1"><a href="different-replication-solutions.html">27.1. 様々な解法の比較</a></span></dt><dt><span class="sect1"><a href="warm-standby.html">27.2. ログシッピングスタンバイサーバ</a></span></dt><dt><span class="sect1"><a href="warm-standby-failover.html">27.3. フェイルオーバー</a></span></dt><dt><span class="sect1"><a href="hot-standby.html">27.4. ホットスタンバイ</a></span></dt></dl></dd><dt><span class="chapter"><a href="monitoring.html">28. データベース活動状況の監視</a></span></dt><dd><dl><dt><span class="sect1"><a href="monitoring-ps.html">28.1. 標準的なUnixツール</a></span></dt><dt><span class="sect1"><a href="monitoring-stats.html">28.2. 統計情報コレクタ</a></span></dt><dt><span class="sect1"><a href="monitoring-locks.html">28.3. ロックの表示</a></span></dt><dt><span class="sect1"><a href="progress-reporting.html">28.4. 進捗状況のレポート</a></span></dt><dt><span class="sect1"><a href="dynamic-trace.html">28.5. 動的追跡</a></span></dt></dl></dd><dt><span class="chapter"><a href="diskusage.html">29. ディスク使用量の監視</a></span></dt><dd><dl><dt><span class="sect1"><a href="disk-usage.html">29.1. ディスク使用量の決定</a></span></dt><dt><span class="sect1"><a href="disk-full.html">29.2. ディスク容量不足による問題</a></span></dt></dl></dd><dt><span class="chapter"><a href="wal.html">30. 信頼性とログ先行書き込み</a></span></dt><dd><dl><dt><span class="sect1"><a href="wal-reliability.html">30.1. 信頼性</a></span></dt><dt><span class="sect1"><a href="checksums.html">30.2. データチェックサム</a></span></dt><dt><span class="sect1"><a href="wal-intro.html">30.3. ログ先行書き込み(<acronym class="acronym">WAL</acronym>)</a></span></dt><dt><span class="sect1"><a href="wal-async-commit.html">30.4. 非同期コミット</a></span></dt><dt><span class="sect1"><a href="wal-configuration.html">30.5. <acronym class="acronym">WAL</acronym>の設定</a></span></dt><dt><span class="sect1"><a href="wal-internals.html">30.6. WALの内部</a></span></dt></dl></dd><dt><span class="chapter"><a href="logical-replication.html">31. 論理レプリケーション</a></span></dt><dd><dl><dt><span class="sect1"><a href="logical-replication-publication.html">31.1. パブリケーション</a></span></dt><dt><span class="sect1"><a href="logical-replication-subscription.html">31.2. サブスクリプション</a></span></dt><dt><span class="sect1"><a href="logical-replication-conflicts.html">31.3. コンフリクト</a></span></dt><dt><span class="sect1"><a href="logical-replication-restrictions.html">31.4. 制限事項</a></span></dt><dt><span class="sect1"><a href="logical-replication-architecture.html">31.5. アーキテクチャ</a></span></dt><dt><span class="sect1"><a href="logical-replication-monitoring.html">31.6. 監視</a></span></dt><dt><span class="sect1"><a href="logical-replication-security.html">31.7. セキュリティ</a></span></dt><dt><span class="sect1"><a href="logical-replication-config.html">31.8. 構成設定</a></span></dt><dt><span class="sect1"><a href="logical-replication-quick-setup.html">31.9. 簡単な設定</a></span></dt></dl></dd><dt><span class="chapter"><a href="jit.html">32. 実行時コンパイル(<acronym class="acronym">JIT</acronym>)</a></span></dt><dd><dl><dt><span class="sect1"><a href="jit-reason.html">32.1. <acronym class="acronym">JIT</acronym>コンパイルとは何か?</a></span></dt><dt><span class="sect1"><a href="jit-decision.html">32.2. どんなときに<acronym class="acronym">JIT</acronym>を使うべきか?</a></span></dt><dt><span class="sect1"><a href="jit-configuration.html">32.3. 設定</a></span></dt><dt><span class="sect1"><a href="jit-extensibility.html">32.4. 拡張性</a></span></dt></dl></dd><dt><span class="chapter"><a href="regress.html">33. リグレッションテスト</a></span></dt><dd><dl><dt><span class="sect1"><a href="regress-run.html">33.1. テストの実行</a></span></dt><dt><span class="sect1"><a href="regress-evaluation.html">33.2. テストの評価</a></span></dt><dt><span class="sect1"><a href="regress-variant.html">33.3. 各種の比較用ファイル</a></span></dt><dt><span class="sect1"><a href="regress-tap.html">33.4. TAPテスト</a></span></dt><dt><span class="sect1"><a href="regress-coverage.html">33.5. テストが網羅する範囲の検証</a></span></dt></dl></dd></dl></div></div><span class="original"> doc/src/sgml/install-binaries.sgml </span><span class="original"> doc/src/sgml/installation.sgml </span><span class="original">
The standalone version has some portions that are different from the version
that is integrated into the full documentation set, in particular as regards
links, so that INSTALL.html can be created without links to the main
documentation. See standalone-profile.xsl for details.
</span><span class="original"> doc/src/sgml/install-windows.sgml </span><span class="original"> doc/src/sgml/runtime.sgml </span><span class="original"> doc/src/sgml/config.sgml </span><span class="original"> doc/src/sgml/client-auth.sgml </span><span class="original"> doc/src/sgml/user-manag.sgml </span><span class="original"> doc/src/sgml/manage-ag.sgml </span><span class="original"> doc/src/sgml/charset.sgml </span><span class="original"> doc/src/sgml/maintenance.sgml </span><span class="original"> doc/src/sgml/backup.sgml </span><span class="original"> doc/src/sgml/high-availability.sgml </span><span class="original"> doc/src/sgml/monitoring.sgml </span><span class="original"> doc/src/sgml/diskusage.sgml </span><span class="original"> doc/src/sgml/wal.sgml </span><span class="original"> doc/src/sgml/logical-replication.sgml </span><span class="original"> doc/src/sgml/jit.sgml </span><span class="original"> doc/src/sgml/regress.sgml </span></div><div xmlns="http://www.w3.org/TR/xhtml1/transitional" class="navfooter"><hr></hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="parallel-safety.html" title="15.4. パラレル安全">前へ</a> </td><td width="20%" align="center"><a accesskey="u" href="index.html" title="PostgreSQL 14.0文書">上へ</a></td><td width="40%" align="right"> <a accesskey="n" href="install-binaries.html" title="第16章 バイナリからのインストール">次へ</a></td></tr><tr><td width="40%" align="left" valign="top">15.4. パラレル安全 </td><td width="20%" align="center"><a accesskey="h" href="index.html" title="PostgreSQL 14.0文書">ホーム</a></td><td width="40%" align="right" valign="top"> 第16章 バイナリからのインストール</td></tr></table></div></body></html>