Re: BUG #2168: 45.000.000 records too much?

From: Seneca Cunningham <scunning(at)ca(dot)afilias(dot)info>
To: Steven Mooij <steven(at)mooij(dot)name>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2168: 45.000.000 records too much?
Date: 2006-01-19 22:03:18
Message-ID: 43D00CA6.2060004@ca.afilias.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Steven Mooij wrote:
> Some additional info. We repeated the test on different hardware with
> unfortunately the same result. This is the output of the postgresql
> logfile of that experiment:

[log messages about processes kill 9ed]

> This time we tested with postgresql 8.0.3 on a 2.6.12 linux kernel.
> (Previously i tested with postgresql 7.4.9 on a 2.6.15 kernel.)

Does dmesg or syslog mention the OOM killer? I tried running your test
case while watching memory usage and stopped the postmaster before it
finished as I didn't want to risk the kernel killing it (or some random
other process) the hard way.

--
Seneca Cunningham
scunning(at)ca(dot)afilias(dot)info

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Fuhr 2006-01-19 22:07:24 Re: BUG #2180: log_statement=mod does not work
Previous Message Bruce Momjian 2006-01-19 21:59:24 Re: BUG #2000: psql does not prompt for password