Re: Problem creating index

Поиск
Список
Период
Сортировка
От Jeff Janes
Тема Re: Problem creating index
Дата
Msg-id CAMkU=1xfHh8b-sFZ_iKbnNe73e1JYq79N6YP4f8up3cYXHefAQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Problem creating index  (Torello Querci <tquerci@gmail.com>)
Ответы Re: Problem creating index  (Torello Querci <tquerci@gmail.com>)
Список pgsql-general
On Mon, Aug 26, 2013 at 10:01 AM, Torello Querci <tquerci@gmail.com> wrote:
> Ok,
>
> now create index is finished using maintenance_work_mem=100MB.
>
> Thanks to all.
>
> I suppose that an error message more clear can help.

Unfortunately, since no one knows what the real problem is, we can't
make the message more clear.  Something that is never supposed to
happen has happened.

One thing you could do is set log_error_verbosity to verbose.

It seems like the most likely cause is flaky hardware, either memory
or hard-drive.  In which case, your database is in serious danger of
irrecoverable corruption.

Is it reproducible that if you lower the maintenance_work_mem you get
the error again, and if you raise it the error does not occur?

Cheers,

Jeff


В списке pgsql-general по дате отправления:

Предыдущее
От: Steve Crawford
Дата:
Сообщение: Re: filling database
Следующее
От: "Janek Sendrowski"
Дата:
Сообщение: Re: how to use aggregate functions in this case