Skip to content

Commit f7b1141

Browse files
committed
doc: Document that MAINTAIN privilege allows statistics manipulation functions.
Database object statistics manipulation functions were introduced in PostgreSQL 18 and are permitted under the MAINTAIN privilege. However, the documentation previously did not mention these functions in the list of allowed operations. This commit updates the MAINTAIN privilege documentation to explicitly include statistics manipulation functions, clarifying what the privilege covers. Author: Fujii Masao <masao.fujii@gmail.com> Reviewed-by: Robert Treat <rob@xzilla.net> Discussion: https://postgr.es/m/7c7e1ad5-fdf9-486f-bc63-40ac99b0461d@oss.nttdata.com
1 parent f85f6ab commit f7b1141

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/src/sgml/ddl.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2223,8 +2223,9 @@ REVOKE ALL ON accounts FROM PUBLIC;
22232223
<para>
22242224
Allows <command>VACUUM</command>, <command>ANALYZE</command>,
22252225
<command>CLUSTER</command>, <command>REFRESH MATERIALIZED VIEW</command>,
2226-
<command>REINDEX</command>, and <command>LOCK TABLE</command> on a
2227-
relation.
2226+
<command>REINDEX</command>, <command>LOCK TABLE</command>,
2227+
and database object statistics manipulation functions
2228+
(see <xref linkend="functions-admin-statsmod"/>) on a relation.
22282229
</para>
22292230
</listitem>
22302231
</varlistentry>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy