Remove duplicated word.
Amit Langote
This commit is contained in:
parent
889a3f4892
commit
508dabaf39
@ -64,7 +64,7 @@ ANALYZE [ VERBOSE ] [ <replaceable class="PARAMETER">table_name</replaceable> [
|
|||||||
<para>
|
<para>
|
||||||
The name (possibly schema-qualified) of a specific table to
|
The name (possibly schema-qualified) of a specific table to
|
||||||
analyze. If omitted, all regular tables, partitioned tables, and
|
analyze. If omitted, all regular tables, partitioned tables, and
|
||||||
and materialized views in the current database are analyzed (but not
|
materialized views in the current database are analyzed (but not
|
||||||
foreign tables). If the specified table is a partitioned table, both the
|
foreign tables). If the specified table is a partitioned table, both the
|
||||||
inheritance statistics of the partitioned table as a whole and
|
inheritance statistics of the partitioned table as a whole and
|
||||||
statistics of the individual partitions are updated.
|
statistics of the individual partitions are updated.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user