Re: Crash in vacuum analyze

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Crash in vacuum analyze
Дата
Msg-id 22010.999842643@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Crash in vacuum analyze  ("Jeff Boes" <jboes@nexcerpt.com>)
Список pgsql-general
"Jeff Boes" <jboes@nexcerpt.com> writes:
> In article <999558317.8648.1.camel@inspiron.cramers>, "Dave Cramer"
> <Dave@micro-automation.net> wrote:
>> There is a bug in the glibc library that causes this. I think there is
>> some documentation on the list about it.

> Anybody have a pointer to more info about this?

See the thread starting at

http://fts.postgresql.org/db/mw/msg.html?mid=1021209

Bottom line is that strcoll() is broken in glibc versions before 2.2.3.
If you are running a Postgres installation with locale support compiled
in, then you are vulnerable to this bug.

This may or may not explain your particular problem, of course, but
it's a good thing to check before digging further.

            regards, tom lane

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

Предыдущее
От: Robert L Mathews
Дата:
Сообщение: Re: Crash in vacuum analyze
Следующее
От: jd@commandprompt.com (Joshua Drake)
Дата:
Сообщение: Re: PHP performance problems with postgres