TRUNCATE VIEW

From: PG Doc comments form <noreply(at)postgresql(dot)org>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Cc: harisai(dot)58(at)gmail(dot)com
Subject: TRUNCATE VIEW
Date: 2021-01-25 12:06:08
Message-ID: 161157636877.14625.15340884663716426087@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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.

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Laurenz Albe 2021-01-25 12:38:52 Re: TRUNCATE VIEW
Previous Message Tatsuo Ishii 2021-01-23 00:27:18 Re: Need help on translating documentation