Emanuel Calvo Franco escribió:
> 2009/3/10 Teodor Sigaev :
> >> Apparently there's a crash involved ...
> >
> > Are other indexes on that table broken? ( Just count(*) with only index scan
> > enabled )
> Yes, there are some btree indexes broken.
> Alvaro asked him if the option fsync is off.
We
2009/3/10 Teodor Sigaev :
>> Apparently there's a crash involved ...
>
> Are other indexes on that table broken? ( Just count(*) with only index scan
> enabled )
> --
> Teodor Sigaev E-mail: teo...@sigaev.ru
> WWW:
Apparently there's a crash involved ...
Are other indexes on that table broken? ( Just count(*) with only index scan
enabled )
--
Teodor Sigaev E-mail: teo...@sigaev.ru
WWW: http://www.sigaev.ru/
--
Sent via
A guy just reported on pgsql-es-ayuda that he's getting
ERROR: item pointer (543108,2) already exists
It will be fine to get test case...
Apparently this message only occurs on GIN, in insertItemPointer
Reading that routine I can
2009/3/9 Alvaro Herrera :
> Tom Lane wrote:
>> Alvaro Herrera writes:
>> > A guy just reported on pgsql-es-ayuda that he's getting
>> > ERROR: item pointer (543108,2) already exists
>> Test case?
>
> Apparently there's a crash involved ...
>
I asked to Gabriel. The exactly version is 8.3.6.
He ju
Tom Lane wrote:
> Alvaro Herrera writes:
> > A guy just reported on pgsql-es-ayuda that he's getting
> > ERROR: item pointer (543108,2) already exists
> >
> Test case?
Apparently there's a crash involved ...
--
Alvaro Herrera
Alvaro Herrera writes:
> A guy just reported on pgsql-es-ayuda that he's getting
> ERROR: item pointer (543108,2) already exists
>
Test case?
regards, tom lane
--
Sent via pgsql-hackers mailing list (pgsql-
Hi,
A guy just reported on pgsql-es-ayuda that he's getting
ERROR: item pointer (543108,2) already exists
Apparently this message only occurs on GIN, in insertItemPointer
Reading that routine I cannot help but wonder -- where is
g