Re: Postgres error when adding new page

Поиск
Список
Период
Сортировка
От Marco Craveiro
Тема Re: Postgres error when adding new page
Дата
Msg-id CAKRNd4wmyOpYkHmEDoHk4A27U0bGZLpEZkzmzFUrafn6JXqA3Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Postgres error when adding new page  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Postgres error when adding new page  (Marco Craveiro <marco.craveiro@gmail.com>)
Список pgsql-general
Hello Tom,

This definitely looks like index corruption, but blaming it on the
filesystem might be premature.  I'm wondering if this could be an
artifact of the WAL-replay bug fixed in 9.1.6.  I'd suggest updating
and then reindexing the index ...


We are running 9.1.2 it seems:

select version();
                                                                version                                                                 
----------------------------------------------------------------------------------------------------------------------------------------
 PostgreSQL 9.1.2 on x86_64-apple-darwin, compiled by i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3), 64-bit

We'll look into upgrading to 9.1.6.

Cheers 

Marco
--
So young, and already so unknown -- Pauli

blog: http://mcraveiro.blogspot.com

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Postgres error when adding new page
Следующее
От: "Carrington, Matthew (Produban)"
Дата:
Сообщение: Re: pg_upgrade: out of memory