Re: Sure enough, the lock file is gone - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Sure enough, the lock file is gone
Date
Msg-id 13551.980553989@sss.pgh.pa.us
Whole thread Raw
In response to Re: Sure enough, the lock file is gone  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Sure enough, the lock file is gone  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
I said:
> Yes, there are lots of systems that will clean /tmp --- and since the
> lock file is an ordinary file (not a socket) pretty much any tmp-cleaner
> is going to decide to remove it.  I think that I had intended to insert
> a periodic touch of the lockfile and forgot to.

Done now.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Permissions on CHECKPOINT
Next
From: Tom Lane
Date:
Subject: Re: Permissions on CHECKPOINT