Re: On file locking

From: Rod Taylor <rbt(at)rbt(dot)ca>
To: Kevin Brown <kevin(at)sysexperts(dot)com>
Cc: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: On file locking
Date: 2003-01-31 04:42:03
Message-ID: 1043988122.62258.52.camel@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> file descriptor (closing the file means losing the lock), and we'd
> still have to retain the old code anyway in the event that there is no
> suitable file locking mechanism to use on the platform in question.

What is the gain given the above statement? If what we currently do can
cause issues (fail), then beefing it up where available may be useful --
but otherwise it's just additional code.
--
Rod Taylor <rbt(at)rbt(dot)ca>

PGP Key: http://www.rbt.ca/rbtpub.asc

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Wieck 2003-01-31 04:54:17 Re: [mail] Re: Windows Build System
Previous Message Jan Wieck 2003-01-31 04:37:17 Re: [mail] Re: Windows Build System