could not rename temporary statistics file: No such file or directory

From: "Jeremy Haile" <jhaile(at)fastmail(dot)fm>
To: pgsql-bugs(at)postgresql(dot)org
Subject: could not rename temporary statistics file: No such file or directory
Date: 2006-11-28 17:22:09
Message-ID: 1164734529.12013.277839759@webmail.messagingengine.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I'm continuing to have file-access related errors with 8.1.5 on Windows.
(see my previous post here http://tinyurl.com/yfqhnm)

Today I'm having a new problem, which results in the following log
output:
2006-11-28 12:15:45 LOG: could not rename temporary statistics file
"global/pgstat.tmp" to "global/pgstat.stat": No such file or directory
2006-11-28 12:15:48 LOG: could not rename temporary statistics file
"global/pgstat.tmp" to "global/pgstat.stat": No such file or directory
2006-11-28 12:15:49 LOG: could not rename temporary statistics file
"global/pgstat.tmp" to "global/pgstat.stat": No such file or directory

There are no noticeable effects from these errors that I know of. I've
looked at file permissions, etc. and everything seems fine. I've got
FileMon running and don't see anything that is obviously related to
pgstat...

Any ideas what could cause this problem?

Jeremy Haile

Browse pgsql-bugs by date

  From Date Subject
Next Message Jeremy Haile 2006-11-28 21:18:56 Re: fsync and semctl errors with 8.1.5/win32
Previous Message Alvaro Herrera 2006-11-28 17:13:13 Re: BUG #2792: not able to install postgress