Re: [BUGS] "Permission denied" failures occurring on Windows

2007-03-30 Thread Zubkovsky, Sergey
rmission denied" failures occurring on Windows Magnus Hagander wrote: > > The obvious question before we even think about anything else - any > antivirus, antispyware or any other third party software on the machine > that may be using a filter driver? Any idea how easy would i

Re: [BUGS] "Permission denied" failures occurring on Windows

2007-03-28 Thread Magnus Hagander
On Wed, Mar 28, 2007 at 08:36:15AM +0100, Dave Page wrote: > Magnus Hagander wrote: > > > > The obvious question before we even think about anything else - any > > antivirus, antispyware or any other third party software on the machine > > that may be using a filter driver? > > Any idea how easy

Re: [BUGS] "Permission denied" failures occurring on Windows

2007-03-27 Thread Dave Page
Magnus Hagander wrote: > > The obvious question before we even think about anything else - any > antivirus, antispyware or any other third party software on the machine > that may be using a filter driver? Any idea how easy would it be to log the installed filter drivers at startup? If we can gat

Re: [BUGS] "Permission denied" failures occurring on Windows

2007-03-27 Thread Magnus Hagander
Zubkovsky, Sergey wrote: > Hello. > > > > In spite of the fact that as it was outlined in the "change log" to > PostgreSQL 8.2.2, the bug of the periodical "permission denied" error > occurrence was fixed: > > > > “Fix bogus "permission denied" failures occurring on Windows due to > attem

[BUGS] "Permission denied" failures occurring on Windows

2007-03-26 Thread Zubkovsky, Sergey
Hello. In spite of the fact that as it was outlined in the "change log" to PostgreSQL 8.2.2, the bug of the periodical "permission denied" error occurrence was fixed:   "Fix bogus "permission denied" failures occurring on Windows due to attempts to fsync already-deleted files (Magnus, Tom