Re: Problem creating index

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Torello Querci <tquerci(at)gmail(dot)com>
Cc: Luca Ferrari <fluca1978(at)infinito(dot)it>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Problem creating index
Date: 2013-08-26 16:22:20
Message-ID: 66555.1377534140@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Torello Querci <tquerci(at)gmail(dot)com> writes:
> 2013/8/26 Luca Ferrari <fluca1978(at)infinito(dot)it>
>> Is it possible to test with an incremented work_mem value?

> Actually I use the default work_set value (1MB).

maintenance_work_mem is what would be used for CREATE INDEX.

FWIW, though, the combination of this weird error and the fact that you
had a corrupt index to begin with makes me suspicious that there's some
low-level problem. You might be well advised to do some memory testing
on that machine, for example.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2013-08-26 16:26:18 Re: Problem creating index
Previous Message Jeff Janes 2013-08-26 16:19:40 Re: What is the relationship between checkpoint and wal