Re: index corruption on composite primary key indexes

From: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
To: "Ng, Stan" <sng(at)automotive(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: index corruption on composite primary key indexes
Date: 2010-12-14 12:47:20
Message-ID: 4D076758.8060605@postnewspapers.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 12/14/2010 10:18 AM, Ng, Stan wrote:

> Some info on the platform I’m using:

Please also show your schema and query / queries. If you think it's
corruption, provide your postgresql logs too, including any mention of
the names of the suspect indexes.

Personally I agree with Mikael Krantz; you haven't shown any evidence of
index corruption, and you're most likely hitting concurrency problems in
your code.

--
Craig Ringer

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Andrey G. 2010-12-14 17:18:43 Re: BUG #5776: Unable to create view with parameter in PL/pgsql
Previous Message Pavel Stehule 2010-12-14 11:19:48 Re: BUG #5776: Unable to create view with parameter in PL/pgsql