about truncate - Mailing list pgsql-hackers

From Jaime Casanova
Subject about truncate
Date
Msg-id 3073cc9b0812211909j2695f671m2eafdc8ccd4e60b9@mail.gmail.com
Whole thread Raw
Responses Re: about truncate
Re: about truncate
List pgsql-hackers
Hi,

just out of curiosity, why TRUNCATE doesn't support ONLY?

audit=# TRUNCATE only postgres_log;
ERROR:  syntax error at or near "only"
LINE 1: TRUNCATE only postgres_log;

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157


pgsql-hackers by date:

Previous
From: ITAGAKI Takahiro
Date:
Subject: Re: generic reloptions improvement
Next
From: "Robert Haas"
Date:
Subject: Re: Proposed Patch to Improve Performance of Multi-Batch Hash Join for Skewed Data Sets