Re: Suggestion: provide a "TRUNCATE PARTITION" command

From: Thomas Kellerer <shammat(at)gmx(dot)net>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Suggestion: provide a "TRUNCATE PARTITION" command
Date: 2021-01-08 14:40:07
Message-ID: 4a12ff21-a1b5-bc5c-bcfa-44f62b368121@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

legrand legrand schrieb am 08.01.2021 um 14:57:> maybe a naïve plpgsql as proposed in
> https://www.postgresql-archive.org/Partitionning-support-for-Truncate-Table-WHERE-td5933642.html
> may be an answer

Yes I am aware of that (and that's what I have used so far) - I just thought it would make life easier if it didn't require dynamic SQL

Thomas

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jack Orenstein 2021-01-08 14:49:44 Missing declaration of _PG_init()
Previous Message legrand legrand 2021-01-08 13:57:48 Re: Suggestion: provide a "TRUNCATE PARTITION" command