From: | Richard Plotkin <richard(at)richardplotkin(dot)com> |
---|---|
To: | Richard Plotkin <richard(at)richardplotkin(dot)com> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-performance(at)postgresql(dot)org |
Subject: | Re: Disk filling, CPU filling, renegade inserts and deletes? |
Date: | 2005-04-23 16:59:36 |
Message-ID: | 9f04a86af210170832829941347e492b@richardplotkin.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-performance |
I also forgot to mention, vacuumdb fails on the command line now with
the following error:
vacuumdb: could not connect to database smt: FATAL: sorry, too many
clients already
On Apr 23, 2005, at 9:57 AM, Richard Plotkin wrote:
> If anybody has additional advice on this problem, I would really,
> really appreciate it...
>
> 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.
>
> With the increased vacuuming, fixed temp tables, etc., I really am at
> a loss for what's happening, and could really use some additional
> help.
>
> Thank you,
> Richard
>
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2005-04-23 18:06:25 | Re: Disk filling, CPU filling, renegade inserts and deletes? |
Previous Message | Richard Plotkin | 2005-04-23 16:57:20 | Re: Disk filling, CPU filling, renegade inserts and deletes? |