Re: unlogged tables - Mailing list pgsql-hackers

From Robert Haas
Subject Re: unlogged tables
Date
Msg-id AANLkTikq4b-K+O1ZR2q2KpMPhP78BHQkmm_sDJigzJVH@mail.gmail.com
Whole thread Raw
In response to Re: unlogged tables  (Dimitri Fontaine <dfontaine@hi-media.com>)
List pgsql-hackers
On Thu, Nov 18, 2010 at 3:07 AM, Dimitri Fontaine
<dfontaine@hi-media.com> wrote:
>
>> CREATE VOLATILE TABLE blow_me_away (k text, v text) SOME OTHER WORDS
>> THAT EXPLAIN THE DETAILS GO HERE;
>
> [ TRUNCATE ON RESTART ]
>
> Your patch implements this option, right?

Yeah.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: final patch - plpgsql: for-in-array
Next
From: Cédric Villemain
Date:
Subject: Re: final patch - plpgsql: for-in-array