Re: Disk filling, CPU filling, renegade inserts and deletes?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Richard Plotkin <richard(at)richardplotkin(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Disk filling, CPU filling, renegade inserts and deletes?
Date: 2005-04-23 18:06:25
Message-ID: 12016.1114279585@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Richard Plotkin <richard(at)richardplotkin(dot)com> writes:
> I updated postgres to 8.0.2, am running vacuumdb -faz every 3 hours,
> and 50 minutes after a vacuum the CPU usage still skyrocketed, and the
> disk started filling. This time, there is only a single file that is
> spanning multiple GB, but running oid2name again returns no result on
> the oid or filenode.

What is the filename exactly (full path)?

regards, tom lane

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Richard Plotkin 2005-04-23 18:11:38 Re: Disk filling, CPU filling, renegade inserts and deletes?
Previous Message Richard Plotkin 2005-04-23 16:59:36 Re: Disk filling, CPU filling, renegade inserts and deletes?