Re: Win32 rename()/unlink() questions

From: "Ross J(dot) Reedstrom" <reedstrm(at)rice(dot)edu>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Win32 rename()/unlink() questions
Date: 2002-09-19 05:07:22
Message-ID: 20020919050722.GC15352@rice.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Mike Mascari 2002-09-19 05:23:45 Re: Win32 rename()/unlink() questions
Previous Message Bruce Momjian 2002-09-19 05:00:55 Re: The TODO List (Was: Re: Open 7.3 items)