Re: 9.0.15 WAL mis-replay status?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: 9.0.15 WAL mis-replay status?
Дата
Msg-id 26635.1398716700@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: 9.0.15 WAL mis-replay status?  (Ray Stell <stellr@vt.edu>)
Список pgsql-admin
Ray Stell <stellr@vt.edu> writes:
> On Apr 28, 2014, at 11:07 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Note however that the issue could only arise on tables that exceed 1GB

> I assume this is true also for other relkinds?  I have >1G indexes here, but tables are <1G.  TIA.

Right, such indexes would be at risk.  However, if it's only the indexes
that exceed 1G, you could consider reindexing those indexes as an
alternative to a full resync.

            regards, tom lane


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

Предыдущее
От: Ray Stell
Дата:
Сообщение: Re: 9.0.15 WAL mis-replay status?
Следующее
От: Evan Walter
Дата:
Сообщение: getting a error message when creating temporary table