Re: Posgresql 7.2b1 crashes

From: Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: god(at)yinyang(dot)hjsoft(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Posgresql 7.2b1 crashes
Date: 2001-11-02 08:48:21
Message-ID: 20011102094821.B18671@zf.jcu.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Nov 01, 2001 at 01:51:21PM -0500, Tom Lane wrote:

> > I think i'm running 2.2.3, but i'm not 100% sure.
> > from config.status:
> > ./configure --enable-multibyte --with-maxbackends=128 --with-openssl
> > - --enable-odbc --with-CXX --with-gnu-ld --enable-syslog
>
> Since you didn't use --enable-locale, it's irrelevant; AFAIK we don't
> call strcoll() unless that option's been selected. The known forms of
> the strcoll problem wouldn't cause a postmaster crash anyway, only
> backend crashes. So you've got something new. Please keep us posted.

May be try compile it --enable-cassert.

Karel

--
Karel Zak <zakkr(at)zf(dot)jcu(dot)cz>
http://home.zf.jcu.cz/~zakkr/

C, PostgreSQL, PHP, WWW, http://docs.linux.cz, http://mape.jcu.cz

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Philip Warner 2001-11-02 09:16:24 Re: Another planner/optimizer question...
Previous Message Zeugswetter Andreas SB SD 2001-11-02 08:33:57 Re: Serious performance problem