Re: is this a bug or I am blind? - Mailing list pgsql-general

From Tom Lane
Subject Re: is this a bug or I am blind?
Date
Msg-id 14896.1134663781@sss.pgh.pa.us
Whole thread Raw
In response to Re: is this a bug or I am blind?  (Jaime Casanova <systemguards@gmail.com>)
Responses Re: is this a bug or I am blind?
List pgsql-general
Jaime Casanova <systemguards@gmail.com> writes:
> On 12/15/05, Csaba Nagy <nagy@ecircle-ag.com> wrote:
>> Ok, that explains then the problem... but the index is arguably corrupt
>> in this case, with the important difference that it's not even fixable
>> by reindex...
>>
>> I guess what the OP really wants is a solution to his problem.

> MAGE was reproducing the problem in a little table that can be send
> but now tolds me that the problem in the test table disappear when a
> VACUUM was executed... is this consistent with the idea of locale
> problem?

The VACUUM might have caused the planner not to use the index anymore;
check EXPLAIN.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: ?$B@hGZ#O#L$,65$($k!"NY$N1|MMEp;#Ej9F$N?$BJT
Next
From: Tom Lane
Date:
Subject: Re: 7.4.5 vs 8.0 on Debian/sparc