| From: | PG Doc comments form <noreply(at)postgresql(dot)org> |
|---|---|
| To: | pgsql-docs(at)lists(dot)postgresql(dot)org |
| Cc: | adaptron(at)comcast(dot)net |
| Subject: | Truncate View |
| Date: | 2021-01-13 21:22:10 |
| Message-ID: | 161057293076.12228.7877321735886564293@wrigleys.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/13/plpgsql-trigger.html
Description:
http://bit.ly/1w5ISeU
This states that all ON triggers are at the row level
I am trying to find details on how ON TRUNCATE will work for a view.
I understand that the trigger must be table level but have been unable to
find details.
Please add a truncate view example.
Thanks
Dave
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PG Doc comments form | 2021-01-14 13:15:41 | i.e. and e.g. used with incorrect meaning |
| Previous Message | Tom Lane | 2021-01-13 17:54:20 | Re: pg_dump no-owner option |