Re: Win32 rename()/unlink() questions - Mailing list pgsql-hackers

From Ross J. Reedstrom
Subject Re: Win32 rename()/unlink() questions
Date
Msg-id 20020919050722.GC15352@rice.edu
Whole thread Raw
In response to Win32 rename()/unlink() questions  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Win32 rename()/unlink() questions  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
List pgsql-hackers
On Wed, Sep 18, 2002 at 08:01:42PM -0400, Bruce Momjian wrote:
> Second, when you unlink() a file on Win32, do applications continue
> accessing the old file contents if they had the file open before the
> unlink?

I'm pretty sure it errors with 'file in use'. Pretty ugly, huh?

Ross



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: The TODO List (Was: Re: Open 7.3 items)
Next
From: "Christopher Kings-Lynne"
Date:
Subject: Re: Win32 rename()/unlink() questions