Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Could not remove file messages



Mija Lee <mija(at)scharp(dot)org> writes:
> We're running 8.1.4. Relevant log messages below:

> 01:45:59 PDT WARNING:  could not remove file or directory "base/11210840": File exists
> 01:45:59 PDT WARNING:  could not remove database directory "base/11210840"

Hm, on what platform?  There are known reasons for this to happen on
Windows (basically, that removing files can be delayed if the bgwriter
process still has them open).  I'm not sure to what extent that's been
fixed in later PG releases.  But you really ought to be running 8.1.9
anyway ...

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group