CLUSTER cannot complete - Mailing list pgsql-general

From Marcin Krol
Subject CLUSTER cannot complete
Date
Msg-id 4B795E41.4070407@gmail.com
Whole thread Raw
List pgsql-general
Hello everyone,

I got this, first CLUSTER was hanging forever, I cancelled after half an
hour:

hrs=# CLUSTER hosts;
Cancel request sent
ERROR:  canceling statement due to user request



Then I restarted postgres and get this now:

hrs=# CLUSTER hosts;
ERROR:  there is no previously clustered index for table "hosts"

Regards,
mk





pgsql-general by date:

Previous
From: Marcin Krol
Date:
Subject: vacuum analyze GROWS db ?!
Next
From: Alvaro Herrera
Date:
Subject: Re: Set the permissions while creating database, schema, and tables