Re: I don't want to back up index files

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: I don't want to back up index files
Дата
Msg-id 29712.1236825274@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: I don't want to back up index files  (Glen Parker <glenebob@nwlink.com>)
Ответы Re: I don't want to back up index files
Список pgsql-general
Glen Parker <glenebob@nwlink.com> writes:
> Tom Lane wrote:
>> ... AFAICS what
>> Glen is proposing is to not WAL-log index changes, and with that any
>> crash no matter how minor would have to invalidate indexes.

> Nooo...!  This has nothing to do with WAL logging index changes.

How so?  In any PITR-based situation it seems to me you need to worry
about the WAL bulk a lot more than the bulk of the base backup.

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: Glen Parker
Дата:
Сообщение: Re: I don't want to back up index files
Следующее
От: Tom Lane
Дата:
Сообщение: Re: I don't want to back up index files