8.4.4 locked after power failure

From: Grzegorz Jaśkiewicz <gryzman(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: 8.4.4 locked after power failure
Date: 2011-09-12 13:59:17
Message-ID: CAJY59_i=AZE7C1Hch3PV45L5n7xDeKPp8hMVtKGyM0zOM4pTUQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

So here's the thing. I got a message from one of the developers, that
running 'create temporary sequence xyz;' hangs on the database.
That seemed suspicious. I tried running any ddl command, and that hang.
No other connections to the database.

It turned out that it had a power failure earlier in the morning. That
seems ok, but in the past postgresql will always recover fine (at
least 8.3.x).
This time I had to reindex, and vacuum all user and system catalogues
to get system back in order.

Any ideas ? Is that something new, is it fixed in any newer releases ?

Unfortunately it had to be done rather quick - so I couldn't salvage any data.

--
GJ

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2011-09-12 14:02:11 Re: Has Pg 9.1.0 been released today?
Previous Message Devrim GÜNDÜZ 2011-09-12 13:58:02 Re: Has Pg 9.1.0 been released today?