Re: Reindex does not finish 8.2.6 - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: Reindex does not finish 8.2.6
Date
Msg-id 20080314124127.GA4843@alvh.no-ip.org
Whole thread Raw
In response to Re: Reindex does not finish 8.2.6  (Clodoaldo <clodoaldo.pinto.neto@gmail.com>)
Responses Re: Reindex does not finish 8.2.6  (Clodoaldo <clodoaldo.pinto.neto@gmail.com>)
List pgsql-general
Clodoaldo escribió:

> Postgresql was restarted twice, but yes, it is as if the crash left
> some kind of permanent lock somewhere.

A prepared transaction perhaps?  SELECT * FROM pg_prepared_xacts;

A quick look into pg_locks should tell you if it's blocking.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

pgsql-general by date:

Previous
From: Ivan Sergio Borgonovo
Date:
Subject: Re: postgre vs MySQL
Next
From: "Joshua D. Drake"
Date:
Subject: Re: PG secure for financial applications ...