TRUNCATE VIEW

The Post Office <noreply@postgresql.org>

From: PG Doc comments form <noreply@postgresql.org>
To: pgsql-docs@lists.postgresql.org
Cc: harisai.58@gmail.com
Date: 2021-01-25T12:06:08Z
Lists: pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/12/ddl-priv.html
Description:

Dear Team,

In this link https://www.postgresql.org/docs/12/ddl-priv.html you mentioned
like Truncate of view, Is it possible?

TRUNCATE
Allows TRUNCATE on a table, view, etc.

Commits

  1. doc: Remove reference to views for TRUNCATE privilege