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

Commit59c2617

Browse files
committed
docs: fix wording of REFRESH CONCURRENTLY manual page
Reported-by: Asim / apraveen@pivotal.ioDiscussion:https://postgr.es/m/157076828181.26165.15231292023740913543@wrigleys.postgresql.orgBackpatch-through: 9.4
1 parent0c089d3 commit59c2617

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/ref/refresh_materialized_view.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ REFRESH MATERIALIZED VIEW [ CONCURRENTLY ] <replaceable class="parameter">name</
6363
<para>
6464
This option is only allowed if there is at least one
6565
<literal>UNIQUE</literal> index on the materialized view which uses only
66-
column names and includes all rows; that is, it must notindex on any
67-
expressions nor include a <literal>WHERE</literal> clause.
66+
column names and includes all rows;that is, it must notbe an
67+
expression index or include a <literal>WHERE</literal> clause.
6868
</para>
6969
<para>
7070
This option may not be used when the materialized view is not already

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp