Re: Win32 rename()/unlink() questions

Поиск
Список
Период
Сортировка
От Ross J. Reedstrom
Тема Re: Win32 rename()/unlink() questions
Дата
Msg-id 20020919050722.GC15352@rice.edu
обсуждение исходный текст
Ответ на Win32 rename()/unlink() questions  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Win32 rename()/unlink() questions  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: The TODO List (Was: Re: Open 7.3 items)
Следующее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: Win32 rename()/unlink() questions