Re: switch UNLOGGED to LOGGED - Mailing list pgsql-hackers

From Robert Haas
Subject Re: switch UNLOGGED to LOGGED
Date
Msg-id BANLkTimUG2ixo5V+nBgXi=3iDBLGW18ngg@mail.gmail.com
Whole thread Raw
In response to Re: switch UNLOGGED to LOGGED  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: switch UNLOGGED to LOGGED  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Fri, May 6, 2011 at 10:25 PM, Robert Haas <robertmhaas@gmail.com> wrote:
> ERROR:  constraints on permanent tables may reference only permanent tables
> HINT:  constraint %s

Argh, hit send too soon.

HINT: constraint %s references table %s

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


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: switch UNLOGGED to LOGGED
Next
From: Robert Haas
Date:
Subject: Re: GSoC 2011 - New phpPgAdmin Plugin Architecture