Re: [HACKERS] postmaster crash and .s.pgsql file

From: Goran Thyni <goran(at)bildbasen(dot)se>
To: scrappy(at)hub(dot)org
Cc: martin(at)biochemistry(dot)ucl(dot)ac(dot)uk, hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] postmaster crash and .s.pgsql file
Date: 1998-01-29 16:31:15
Message-ID: 19980129163115.4720.qmail@guevara.bildbasen.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


> > somewhere, so they will not be removed by any
> > '/tmp'-clean-up-scripts.

I am convinced.
We better leave the socket in /tmp .
Any tmpwatch-scripts should not touch dot-files anyway.

<EXPLAIN>
A tmpwatch-script runs under cron and cleans out old file
from /tmp.
tmpwatch command (at least under RH5-Linux) does not touch
special-files unless -a is specified.
</EXPLAIN>

terveiset,
--
---------------------------------------------
Gran Thyni, sysadm, JMS Bildbasen, Kiruna

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-01-29 16:50:48 Re: [HACKERS] postmaster crash and .s.pgsql file
Previous Message Thomas G. Lockhart 1998-01-29 16:21:52 Re: [QUESTIONS] select date('now'::datetime+'30 day'::timespan)