Re: Permission denied on fsync / Win32 (was right sibling is not next child)

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Peter Brant" <Peter(dot)Brant(at)wicourts(dot)gov>
Cc: <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: Permission denied on fsync / Win32 (was right sibling is not next child)
Date: 2006-04-13 18:33:46
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCEA0F901@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

> > - The file system is NTFS
>
> OK, anyone know anything about permissions on NTFS?

Yes. What do you need to know ;-)

BTW, win32 sometimes has a bad habit of returning access denied for
other things as well - in some caes you can get access denied instead of
sharing violation, and you can often get it from AV and firewalls and
such.

//Magnus

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2006-04-13 18:37:00 Re: Permission denied on fsync / Win32 (was right sibling is not next child)
Previous Message Tom Lane 2006-04-13 18:30:52 Re: Permission denied on fsync / Win32 (was right sibling is not next child)