about truncate

From: "Jaime Casanova" <jcasanov(at)systemguards(dot)com(dot)ec>
To: "Pg Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: about truncate
Date: 2008-12-22 03:09:54
Message-ID: 3073cc9b0812211909j2695f671m2eafdc8ccd4e60b9@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2008-12-22 03:25:59 Re: Proposed Patch to Improve Performance of Multi-Batch Hash Join for Skewed Data Sets
Previous Message ITAGAKI Takahiro 2008-12-22 02:36:55 Re: generic reloptions improvement