Re: Vacuum Fail -- sudden death of backend process.......

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: 이바다 <postgresql(at)dreamwiz(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Vacuum Fail -- sudden death of backend process.......
Date: 2001-10-23 15:06:09
Message-ID: 4031.1003849569@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

=?EUC-KR?B?wMy52bTZ?= <postgresql(at)dreamwiz(dot)com> writes:
> Appendix : GDB stack tracing report :-)

> #0 strcoll () at strcoll.c:229

Hmm, are you using a platform that uses glibc? If so, I think you are
getting bit by a known bug in the strcoll() library routine. Update to
glibc 2.2.3 or later. See bug report at
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=36539

regards, tom lane

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Stephan Szabo 2001-10-23 16:10:09 Re: Vacuum Fail -- sudden death of backend process.......
Previous Message 이바다 2001-10-23 10:49:57 Vacuum Fail -- sudden death of backend process.......