Re: Cluster failure due to space

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Shea,Dan [CIS]" <Dan(dot)Shea(at)ec(dot)gc(dot)ca>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Cluster failure due to space
Date: 2004-03-10 15:24:00
Message-ID: 6731.1078932240@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

"Shea,Dan [CIS]" <Dan(dot)Shea(at)ec(dot)gc(dot)ca> writes:
> The problem is that it did not clean itself up properly.

Hm. It should have done so. What were the exact filenames and sizes of
the not-deleted files?

> I can not find any reference to 361716097 in the pg_class table.

You are looking at pg_class.relfilenode, I hope, not pg_class.oid.

regards, tom lane

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Shea,Dan [CIS] 2004-03-10 15:38:43 Re: Cluster failure due to space
Previous Message Steve Atkins 2004-03-10 14:42:54 Re: optimizing large query with IN (...)