Re: On file locking - Mailing list pgsql-hackers

From Rod Taylor
Subject Re: On file locking
Date
Msg-id 1043988122.62258.52.camel@jester
Whole thread Raw
In response to On file locking  (Kevin Brown <kevin@sysexperts.com>)
List 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@rbt.ca>

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

pgsql-hackers by date:

Previous
From: Jan Wieck
Date:
Subject: Re: [mail] Re: Windows Build System
Next
From: Tom Lane
Date:
Subject: Re: On file locking