uninterruptible sleep

From: Alex Guryanow <gav(at)nlr(dot)ru>
To: pgsql-general(at)postgresql(dot)org
Subject: uninterruptible sleep
Date: 2000-01-24 17:16:29
Message-ID: 8844.000124@nlr.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I'm use postgresql 6.5.3 on RedHat 6.1. To monitor the perfomance of
the system I use top. When I run VACUUM ANALYZE in psql monitor top
shows sometimes the state of postmaster as D. "man top" says that D in STAT
column is "uninterruptible sleep". Is this normal?

Best regards,
Alex

Browse pgsql-general by date

  From Date Subject
Next Message Lamar Owen 2000-01-24 20:10:09 Re: installation with RH RPM v6.5.2 postmaster hangs
Previous Message Bruce Momjian 2000-01-24 16:29:43 Re: [GENERAL] CREATE TABLE AS