Re: Fundamental error in "no WAL log" index/file

Поиск
Список
Период
Сортировка
От Qingqing Zhou
Тема Re: Fundamental error in "no WAL log" index/file
Дата
Msg-id dcsj7d$1vj6$1@news.hub.org
обсуждение исходный текст
Ответ на Fundamental error in "no WAL log" index/file creation stuff  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: dbt3 data with 10GB scale factor
Следующее
От: "Mark Woodward"
Дата:
Сообщение: Re: US Census database (Tiger 2004FE)