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

From Qingqing Zhou
Subject Re: Fundamental error in "no WAL log" index/file
Date
Msg-id dcsj7d$1vj6$1@news.hub.org
Whole thread Raw
In response to Fundamental error in "no WAL log" index/file creation stuff  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
"Simon Riggs" <simon@2ndquadrant.com> writes
>
> 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.
>
   wstate.btws_use_wal = XLogArchivingActive() && !wstate.index->rd_istemp;

Ah-oh, that's true ;-)

Regards,
Qingqing





pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: dbt3 data with 10GB scale factor
Next
From: "Mark Woodward"
Date:
Subject: Re: US Census database (Tiger 2004FE)