Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit53015c8

Browse files
committed
doc: mention that ANALYZE does block DDL
Reported-by: Aramaki ZyakeDiscussion:https://postgr.es/m/156628723253.1296.7377373462603881976%40wrigleys.postgresql.orgAuthor: Aramaki ZyakeBackpatch-through: master
1 parentb0f7dd9 commit53015c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/ref/analyze.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ ANALYZE [ ( <replaceable class="parameter">option</replaceable> [, ...] ) ] [ <r
208208
<para>
209209
<command>ANALYZE</command>
210210
requires only a read lock on the target table, so it can run in
211-
parallel with other activity on the table.
211+
parallel with othernon-DDLactivity on the table.
212212
</para>
213213

214214
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp