Re: corrupted table postgresql 8.3 - Mailing list pgsql-general

From Merlin Moncure
Subject Re: corrupted table postgresql 8.3
Date
Msg-id CAHyXU0wx0PzXC9SsBC_BhPD1ekJh=M1MGaaYtfK-zzANoci3-A@mail.gmail.com
Whole thread Raw
In response to Re: corrupted table postgresql 8.3  (Matteo Sgalaberni <sgala@sgala.com>)
Responses Re: corrupted table postgresql 8.3
List pgsql-general
On Tue, Mar 6, 2012 at 6:34 PM, Matteo Sgalaberni <sgala@sgala.com> wrote:
> ----- Original Message -----
>> On 6.3.2012 21:24, Matteo Sgalaberni wrote:
>> > Hi people!
>> >
>> > I have a pg 8.3. Today I issued in a database that comand:
>>
>> Which minor version? The last one in this branch is 8.3.18 and if
>> you're
>> running an old one, there might be an important bugfix ...
>
> 8.3.0, I read quickly all releases notes of 8.3.x and I didn't saw any fix that could be directly related to what is
happenedto me...there are issues related to ALTER TABLE but with other options like PRIMARY KEY or other parameters. 
> Are there fixes that could be related to what's happened to me?

hm:

* Also, a VACUUM FULL that failed partway through vacuuming a system
catalog could result in cache corruption in concurrent database
sessions.

* Fix btree index corruption from insertions concurrent with vacuuming
(Tom Lane)

* These bugs could result in index corruption after reindexing a
system catalog. They are not believed to affect user indexes.

I mostly agree, but it's possible you got hit by a fixed bug.

merlin

pgsql-general by date:

Previous
From: Andrey Chursin
Date:
Subject: Re: Full text search ranking: ordering using index and proximiti ranking with OR queries
Next
From: Matteo Sgalaberni
Date:
Subject: Re: corrupted table postgresql 8.3