Re: NOT LOGGED options (was Point in Time Recovery ) - Mailing list pgsql-hackers

From Manfred Spraul
Subject Re: NOT LOGGED options (was Point in Time Recovery )
Date
Msg-id 4123895A.6060203@colorfullife.com
Whole thread Raw
In response to Re: NOT LOGGED options (was Point in Time Recovery )  ("Simon@2ndquadrant.com" <simon@2ndquadrant.com>)
Responses Re: NOT LOGGED options (was Point in Time Recovery )  ("Simon Riggs" <simon@2ndquadrant.com>)
List pgsql-hackers
Simon@2ndquadrant.com wrote:

>>Tom Lane wrote
>>    
>>
>>>NOT LOGGED options on CREATE INDEX and COPY, to allow users to take
>>>advantage of the no logging optimization without turning off PITR system
>>>wide. (Just as this is possible in Oracle and Teradata).
>>>      
>>>
>>Isn't this in direct conflict with your opinion above?  And I cannot say
>>that I think this one is a good idea.  We do not have support for
>>selective catalog xlogging;
>>
Is it possible to skip the xlog fsync for NOT LOGGED transactions?

--   Manfred


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: 7.4.3 & 8.0.0beta1 + Solaris 9: default pg_hba.conf
Next
From: Tom Lane
Date:
Subject: Re: 7.4.3 & 8.0.0beta1 + Solaris 9: default pg_hba.conf breaks