Error on CLUSTER command

Поиск
Список
Период
Сортировка
От Mark Steben
Тема Error on CLUSTER command
Дата
Msg-id 00ac01c86a6b$8e761f50$14010a0a@dei26g028575
обсуждение исходный текст
Ответы Re: Error on CLUSTER command
Список pgsql-admin

Hello listers,

 

I am getting the following error when I attempt to CLUSTER on a table:

 

 mavmail=# cluster mailer_queue;

ERROR:  could not create relation "pg_temp_752992924": File exists

 

The 752992924 is the oid of one of the indexes of this table (not the clustering index)

 

This apparently is the result of a previous cluster operation that had not cleaned up properly.

Where can I find this file?  There are several tables that have this problem.  Do I need to

Do a database REINDEX or some other type of system maintenance?

 

Again we are running 7.4.5.  8.2.5 scheduled for implementation later this month or early March.

 

Mark Steben

Senior Database Administrator
@utoRevenue™
A Dominion Enterprises Company
480 Pleasant Street
Suite B200
Lee, MA 01238
413-243-4800 Home Office 
413-243-4809 Corporate Fax

msteben@autorevenue.com

Visit our new website at
www.autorevenue.com

 

IMPORTANT: The information contained in this e-mail message is confidential and is intended only for the named addressee(s). If the reader of this e-mail message is not the intended recipient (or the individual responsible for the delivery of this e-mail message to the intended recipient), please be advised that any re-use, dissemination, distribution or copying of this e-mail message is prohibited.  If you have received this e-mail message in error, please reply to the sender that you have received this e-mail message in error and then delete it.  Thank you.

Come Visit Us at NADA!  Booth #5735N
February 9th - February 12th
Moscone Center in San Francisco, CA

 

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

Предыдущее
От: Julio Leyva
Дата:
Сообщение: Re: Queriy results erratic on Linux
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Where to find information on the new HOT tables?