checkpoint hang in 7.2b4

From: mlw <markw(at)mohawksoft(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: checkpoint hang in 7.2b4
Date: 2002-01-12 03:53:08
Message-ID: 3C3FB324.53DDE621@mohawksoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I was running a stock 7.2b4 Postgres with pgbench.

RedHat Linux 7.2, stock everything.
Dual PIII 650MHZ
SMP kernel
1G RAM
EXT3 file system

Adaptec SCSI disks, one for /base and ont for/pg_xlog

pgbench scaled to 50

./pgbench -n -t 100 -h $HOST -c 100 bench

It hung in the checkpoint. I wasn't able to trace it.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-01-12 04:15:29 Re: checkpoint hang in 7.2b4
Previous Message Brent Verner 2002-01-12 02:10:04 Re: Potential bug in pg_dump ...