Re: Unloading a table consistently - Mailing list pgsql-general

From Christophe
Subject Re: Unloading a table consistently
Date
Msg-id E92FBC1D-162A-4FF7-B107-8C1E67AC397B@thebuild.com
Whole thread Raw
In response to Re: Unloading a table consistently  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On May 3, 2008, at 9:56 AM, Tom Lane wrote:
> This is
> a great deal less efficient than TRUNCATE, but it's secure for
> concurrent insertions, which TRUNCATE is definitely not.

Exactly my question; thank you!

-- Xof

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Unloading a table consistently
Next
From: Tom Lane
Date:
Subject: Re: clustering without locking