Re: 7.0.2 crash, backtrace with debug available

From: Alfred Perlstein <bright(at)wintelcom(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: 7.0.2 crash, backtrace with debug available
Date: 2000-09-20 14:06:01
Message-ID: 20000920070600.S9141@fw.wintelcom.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

* Alfred Perlstein <bright(at)wintelcom(dot)net> [000920 06:19] wrote:
> There's two tracebacks of crashed 7.0.2 backends at the end of this
> email.

Sorry, a couple more things I should have included:

I'm running with a ~256 shared memory segment:

DAEMON=/usr/local/pgsql/bin/postmaster
DATA=/vol/amrd0/database/data
LOGFILE=/vol/amrd0/database/data/postgres.log
$DAEMON -N 32 -i -B 32768 -D$DATA -S -o "-F -S 65534" > $LOGFILE

-rw------- 1 pgsql pgsql 1179570176 Sep 20 05:35 postgres.54738.core
vacuuming process, why is it so huge?

-rw------- 1 pgsql pgsql 280502272 Sep 20 05:48 postgres.54896.core
COPY OUT process.

-Alfred

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2000-09-20 14:40:34 Re: 7.0.2 crash, backtrace with debug available
Previous Message Alfred Perlstein 2000-09-20 14:01:42 Re: 7.0.2 crash, backtrace with debug available