Re: truncate partitioned table locking - Mailing list pgsql-admin

From Benjamin Krajmalnik
Subject Re: truncate partitioned table locking
Date
Msg-id BF337097BDD9D849A2F4B818DDB27987029366@stash.stackdump.local
Whole thread Raw
In response to truncate partitioned table locking  ("Sriram Dandapani" <sdandapani@counterpane.com>)
List pgsql-admin
Sriram,

I do this on monthly tables which have about 30 million rows.
Last time I truncated a partition it took anout 2 milliseconds.

-----Original Message-----
From: pgsql-admin-owner@postgresql.org
[mailto:pgsql-admin-owner@postgresql.org] On Behalf Of Sriram Dandapani
Sent: Monday, June 19, 2006 12:41 PM
To: Tom Lane
Cc: pgsql-admin@postgresql.org
Subject: Re: [ADMIN] truncate partitioned table locking

I have a situation where data is constantly inserted and frequently
queried into a master table(and routed appropriately to the partition
based on a non-overlapping check constraint ). I also need to drop the
child partition (say for yesterday's data..the partitioning is done on a
daily basis).

pgsql-admin by date:

Previous
From: "Sriram Dandapani"
Date:
Subject: Re: truncate partitioned table locking
Next
From: "Sriram Dandapani"
Date:
Subject: Re: truncate partitioned table locking