Re: Fwd: index corruption in PG 8.3.13

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: Fwd: index corruption in PG 8.3.13
Дата
Msg-id AANLkTinFKsP_yv0vswBjW4c1Mx9fhwNUE13_HYLzPujv@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Fwd: index corruption in PG 8.3.13  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Fwd: index corruption in PG 8.3.13  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On Thu, Mar 10, 2011 at 1:45 PM, Robert Haas <robertmhaas@gmail.com> wrote:
> 1. Somebody inserts a bunch of new tuples into the relation, causing
> growth in the index.

In case it's not obvious VACUUM FULL would do precisely that.

> 2. Before the blocks are written to disk, system crash.
> 3. pg_resetxlog

Do you have any record of the VACUUM FULL committing? Do you know what
LSN its commit record is at?

-- 
greg


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

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: Read uncommitted ever possible?
Следующее
От: Jesper Krogh
Дата:
Сообщение: Re: Read uncommitted ever possible?