File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 274274 linkend="guc-search-path"/> is temporarily changed to <literal>pg_catalog,
275275 pg_temp</literal>.
276276</ span >
277- 《機械翻訳》 < code class ="command "> REINDEX</ code > の実行中、< a class ="xref " href ="runtime-config-client.html#GUC-SEARCH-PATH "> search_path</ a > は一時的に< code class ="literal "> pg_catalog, pg_temp</ code > に変更されます。
277+ < code class ="command "> REINDEX</ code > の実行中、< a class ="xref " href ="runtime-config-client.html#GUC-SEARCH-PATH "> search_path</ a > は一時的に< code class ="literal "> pg_catalog, pg_temp</ code > に変更されます。
278278 </ p > < p >
279279< span class ="original ">
280280 Reindexing a single index or table requires
293293 unless the user has the <literal>MAINTAIN</literal> privilege on the
294294 catalog.
295295</ span >
296- 《機械翻訳》 単一のインデックスまたはテーブルを再インデックスするには、テーブルに対する< code class ="literal "> MAINTAIN</ code > 権限が必要です。
296+ 単一のインデックスまたはテーブルを再インデックスするには、テーブルに対する< code class ="literal "> MAINTAIN</ code > 権限が必要です。
297297パーティション化されたインデックスまたはテーブルに対する< code class ="command "> REINDEX</ code > には、パーティション化されたテーブルに対する< code class ="literal "> MAINTAIN</ code > 権限が必要であることに注意してください。
298- しかし、このようなコマンドは個々のパーティションを処理する際に権限チェックをスキップします 。
298+ しかし、このようなコマンドで個々のパーティションを処理する際には権限チェックをスキップします 。
299299スキーマまたはデータベースの再インデックスを実行するには、そのスキーマまたはデータベースの所有者であるか、< a class ="link " href ="predefined-roles.html#PREDEFINED-ROLES-TABLE " title ="表21.1 定義済みロール "> < code class ="literal "> pg_maintain</ code > </ a > ロールの権限が必要です。
300300したがって、スーパーユーザ以外のユーザが、他のユーザが所有するテーブルのインデックスを再構築できることに注意してください。
301301ただし、特別な例外として、ユーザがカタログに対して< code class ="literal "> MAINTAIN</ code > 権限を持っていない場合、< code class ="command "> REINDEX DATABASE</ code > 、< code class ="command "> REINDEX SCHEMA</ code > 、および< code class ="command "> REINDEX SYSTEM</ code > は共有カタログ上のインデックスをスキップします。
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ layout: default
77
88## 最新
99
10- last-updated: 2025-04-08 04:28:20 JST
10+ last-updated: 2025-04-11 04:28:32 JST
1111
1212### 最新 PostgreSQL
1313
@@ -25,7 +25,7 @@ last-updated: 2025-04-08 04:28:20 JST
2525
2626| HTML (オンライン) | PDF | EPUB | man | 更新日 |
2727| :---------------------------| :---------------------------------------------:| :--------------------------------------------:| :---:| :----------:|
28- | [ 16.4最新] ( jpug-doc/16.4/html/ ) | [ PDF] ( jpug-doc/16.4/postgresql-16.4-A4.pdf ) | | | <em id =" update " >2025-04-08 </em > |
28+ | [ 16.4最新] ( jpug-doc/16.4/html/ ) | [ PDF] ( jpug-doc/16.4/postgresql-16.4-A4.pdf ) | | | <em id =" update " >2025-04-11 </em > |
2929| [ 16.4] ( jpug-doc/16.4old/html/ ) | [ PDF] ( jpug-doc/16.4old/postgresql-16.4-A4.pdf ) | [ EPUB] ( jpug-doc/16.4old/postgresql-16.4.epub ) | [ man.tar.gz] ( jpug-doc/16.4old/man.tar.gz ) | 2024-09-03 |
3030| [ 16.3] ( jpug-doc/16.3/html/ ) | [ PDF] ( jpug-doc/16.3/postgresql-16.3-A4.pdf ) | [ EPUB] ( jpug-doc/16.3/postgresql-16.3.epub ) | [ man.tar.gz] ( jpug-doc/16.3/man.tar.gz ) | 2024-08-15 |
3131| [ 16.0] ( jpug-doc/16.0/html/ ) | [ PDF] ( jpug-doc/16.0/postgresql-16.0-A4.pdf ) | [ EPUB] ( jpug-doc/16.0/postgresql-16.0.epub ) | [ man.tar.gz] ( jpug-doc/16.0/man.tar.gz ) | 2024-05-15 |
You can’t perform that action at this time.
0 commit comments