Re: 7.0.2 crash, backtrace with debug available - Mailing list pgsql-hackers

From Alfred Perlstein
Subject Re: 7.0.2 crash, backtrace with debug available
Date
Msg-id 20000920070600.S9141@fw.wintelcom.net
Whole thread Raw
In response to 7.0.2 crash, backtrace with debug available  (Alfred Perlstein <bright@wintelcom.net>)
List pgsql-hackers
* Alfred Perlstein <bright@wintelcom.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



pgsql-hackers by date:

Previous
From: Louis-David Mitterrand
Date:
Subject: PG crashes on query
Next
From: Tom Lane
Date:
Subject: Re: 7.0.2 crash, backtrace with debug available