From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
---|---|
To: | Emanuel Calvo Franco <postgres(dot)arg(at)gmail(dot)com> |
Cc: | Teodor Sigaev <teodor(at)sigaev(dot)ru>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: problem inserting in GIN index |
Date: | 2009-03-10 20:06:07 |
Message-ID: | 20090310200607.GE4406@alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Emanuel Calvo Franco escribió:
> 2009/3/10 Teodor Sigaev <teodor(at)sigaev(dot)ru>:
> >> 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 don't know whether the btree indexes are on the same table, though :-)
Since he already erased all the evidence, I don't think there's anything
to do about this for now.
--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2009-03-10 20:14:24 | Re: libxml incompatibility |
Previous Message | Stefan Moeding | 2009-03-10 19:40:45 | Re: Sampling Profler for Postgres |