Re: 8.3.5 broken after power fail

From: Michael Monnerie <michael(dot)monnerie(at)is(dot)it-management(dot)at>
To: Achilleas Mantzios <achill(at)matrix(dot)gatewaynet(dot)com>, pgsql-admin(at)postgresql(dot)org
Subject: Re: 8.3.5 broken after power fail
Date: 2009-02-17 15:11:41
Message-ID: fe4cce035058b221792530396472c362@webmail.zmi.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

"Achilleas Mantzios" <achill(at)matrix(dot)gatewaynet(dot)com> schrieb:
> did you reindex pg_toast_1281127?
> take a look at
> http://archives.free.net.ph/message/20080924.191644.d692f468.el.html

REINDEX TABLE pg_toast.pg_toast_1281127;

That runs now since 33 CPU minutes, using 100% with no visible I/O
happening. top says:
29687 postgres 20 0 605m 187m 3024 R 100 15.4 32:58.65 postmaster

And "strace -p 29687" displays nothing. Could it be the process hangs? It
shouldn't take that long I guess, but I'm not sure how to find out if it's
borked or really working... ideas?

mfg zmi

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Achilleas Mantzios 2009-02-17 15:31:39 Re: 8.3.5 broken after power fail
Previous Message Achilleas Mantzios 2009-02-17 14:11:12 Re: 8.3.5 broken after power fail