Re: making an unlogged table logged - Mailing list pgsql-hackers

From Robert Haas
Subject Re: making an unlogged table logged
Date
Msg-id AANLkTim_8UerzSr3FQLsy2Trs-DmP+Q2h3ymSVbsRDKt@mail.gmail.com
Whole thread Raw
In response to making an unlogged table logged  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Tue, Jan 4, 2011 at 9:41 PM, Robert Haas <robertmhaas@gmail.com> wrote:
> Generally, to do this, it would be necessary to do the following
> things (plus anything I'm forgetting):

It occurs to me that almost exactly this same procedure could be used
to make a *temporary* table into a permanent table.  You'd have to
also change the schema, and there'd be some other adjustments, but
overall it'd be pretty similar.

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


pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: obj_unique_identifier(oid)
Next
From: Tatsuo Ishii
Date:
Subject: Error code for "terminating connection due to conflict with recovery"