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

From Bruce Momjian
Subject Re: Sure enough, the lock file is gone
Date
Msg-id 200101270455.XAA05351@candle.pha.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
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.

Yes, checkpoint is a good place to put it.  Thanks.  I still liked the
BRAINDAMAGED_TMP_CLEANER though.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Sure enough, the lock file is gone
Next
From: Bruce Momjian
Date:
Subject: Re: This script will crash the connection