Re: Reindex does not finish 8.2.6

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Clodoaldo <clodoaldo(dot)pinto(dot)neto(at)gmail(dot)com>
Cc: Pavan Deolasee <pavan(dot)deolasee(at)gmail(dot)com>, PostgreSQL - General ML <pgsql-general(at)postgresql(dot)org>
Subject: Re: Reindex does not finish 8.2.6
Date: 2008-03-14 12:41:27
Message-ID: 20080314124127.GA4843@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Paul Boddie 2008-03-14 12:55:02 Re: postgre vs MySQL
Previous Message Ivan Sergio Borgonovo 2008-03-14 12:22:34 Re: postgre vs MySQL