"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