Re: Fundamental error in "no WAL log" index/file - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Fundamental error in "no WAL log" index/file
Date
Msg-id 1123137347.3670.358.camel@localhost.localdomain
Whole thread Raw
In response to Re: Fundamental error in "no WAL log" index/file creation stuff  ("Qingqing Zhou" <zhouqq@cs.toronto.edu>)
List pgsql-hackers
On Thu, 2005-08-04 at 10:56 +0800, Qingqing Zhou wrote:
> "Tom Lane" <tgl@sss.pgh.pa.us> writes
> > > Since there is no xlog replay mechanism to CREATE INDEX (bottom-up
> method),
> > > so CREATE INDEX won't get replayed in PITR?
> >
> > On what do you base either part of that statement?

I have learnt that Tom means: read the code. :-)

CREATE INDEX doesn't produce xlog records *except* when you use PITR, so
PITR does work correctly.

Tom's earlier warning about CREATE DATABASE stands...

Best Regards, Simon Riggs



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Bug introduced by recent ALTER OWNER permissions check change
Next
From: Simon Riggs
Date:
Subject: Re: dbt3 data with 10GB scale factor