Re: postmaster crashing

From: psql-mail(at)freeuk(dot)com
To: Tom Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: postmaster crashing
Date: 2003-09-05 08:50:23
Message-ID: E19vCIR-000F4r-5P@buckaroo.freeuk.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

The server has 4GB of memory and is not running any other services - so
i wouldn't expect there to be memory shortage problems.

The gdb output yesterday was from a postmaster running from the default
postgresql.conf

I have since changed the kernel settings to allow 1GB of shared mem and
changed shared_buffers in postgresql.conf to request just under that.

The core dump for the higher memory alloaction gives identical output
to the one i posted yesterday.

Thank you for you assistance,
Mat

--

Responses

Browse pgsql-general by date

  From Date Subject
Next Message CSN 2003-09-05 09:17:34 Pagination - 1 or 2 queries?
Previous Message Richard Huxton 2003-09-05 08:49:51 Re: [HACKERS] Question about Scripting in Postgresql.