Re: is this a bug or I am blind?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: is this a bug or I am blind?
Дата
Msg-id 14896.1134663781@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: is this a bug or I am blind?  (Jaime Casanova <systemguards@gmail.com>)
Ответы Re: is this a bug or I am blind?  (Mage <mage@mage.hu>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: ?$B@hGZ#O#L$,65$($k!"NY$N1|MMEp;#Ej9F$N?$BJT
Следующее
От: Tom Lane
Дата:
Сообщение: Re: 7.4.5 vs 8.0 on Debian/sparc