high cpu usage with postgres on windows XP

From: a m <arte91(at)yahoo(dot)com>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: high cpu usage with postgres on windows XP
Date: 2003-09-08 19:31:04
Message-ID: 20030908193104.71007.qmail@web10105.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Hello,

I've been trying to install postgres on XP for a
couple days without much luck.

I can get postgres to run, but it is using 95-97% just
running on it's own. As soon as I start postmaster,
the cpu usage jumps all the way up and stays there.

I followed all the install instructions at:
http://www.tishler.net/jason/software/postgresql/postgresql-7.3.4.README

I made sure to include the additional packages in
cygwin listed. I also modified the permissions of the
/usr/bin, /tmp, and /var/log permissions as mentioned.
I added the cygwin/bin to my path as well.

The only thing I can find are the following errors in
the log file:

LOG: PGSTATBUFF: recvfrom() failed: Resource
temporarily unavailable
LOG: statistics collector process (pid 3092) exited
with exit code 1
LOG: PGSTATBUFF: recvfrom() failed: Resource
temporarily unavailable
LOG: statistics collector process (pid 3184) exited
with exit code 1
...
These lines are repeated indefinitely until I shut
down postmaster (the only thing that changes in the
messages is the pid).

Any ideas or suggestions?

thanks,

am

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Jason Tishler 2003-09-08 19:46:02 Re: Windows XP SP1, PostgreSQL 7.2.4, Cygwin 1.3.22, CygIPC 1.14-1
Previous Message Derrick Betts 2003-09-08 18:47:14 SQL Error: pqReadData() -- read() failed: errno=0 No error