in reply to Re: Atomic use of unlink() and SQL DELETE? How?
in thread Atomic use of unlink() and SQL DELETE? How?
This seems like the most appropriate solution for my application. I'll just have to build the cleanup process into the backend scheduler.
Thanks for the tip (and sorry about the long delay in answering).