Cluster failure due to space

Поиск
Список
Период
Сортировка
От Shea,Dan [CIS]
Тема Cluster failure due to space
Дата
Msg-id F2D63B916C88C14D9B59F93C2A5DD33F0B919F@cisxa.cis.ec.gc.ca
обсуждение исходный текст
Ответы Re: Cluster failure due to space
Список pgsql-performance
I have had a cluster failure on a table.  It most likely was due to space.
I do not not have the error message anymore, but it was indicating that it
was most likely a space problem.  The partition was filled to 99%.  The
table is about 56 GB and what I believe to be the new table that it was
writing to looks to be 40 files of  1GB.

The problem is that it did not clean itself up properly.

The oids that I believe it was writing to  are still  there.
There are 56 files of 102724113.* and 40 files of 361716097.*.
A vacuum had indicated that there was around 16 GB of free space.
I can not find any reference to 361716097 in the pg_class table.
Am I going to have to manually delete the 361716097.* files myself?

Dan.

В списке pgsql-performance по дате отправления:

Предыдущее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: optimizing large query with IN (...)
Следующее
От: Steve Atkins
Дата:
Сообщение: Re: optimizing large query with IN (...)