| From: | Greg Smith <gsmith(at)gregsmith(dot)com> |
|---|---|
| To: | Benedek Laszlo <bene33(at)freemail(dot)hu> |
| Cc: | Pgsql General list <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: recovery do not finish |
| Date: | 2008-07-12 00:43:49 |
| Message-ID: | Pine.GSO.4.64.0807112040340.8447@westnet.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Fri, 11 Jul 2008, Benedek Laszlo wrote:
> We have waited for more than 2 hours, but psql still says that the system is starting up.
In addition to the suggestions you've gotten to try a later version
instead, I'd add that you should consider running vmstat in another window
while the recovery is going on. Recovery should show a steady flow of
data moving to and from disk with a fair amount of CPU usage. If that
stops for a while, it's probably stuck because of a recovery bug or some
other issue, rather than still processing such that you should wait for
it.
--
* Greg Smith gsmith(at)gregsmith(dot)com http://www.gregsmith.com Baltimore, MD
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Scott Marlowe | 2008-07-12 13:12:55 | Re: Default fill factor for tables? |
| Previous Message | Simon Riggs | 2008-07-11 23:53:05 | Re: Default fill factor for tables? |