| From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | scrappy(at)hub(dot)org (The Hermit Hacker) |
| Cc: | jamesh(at)interpath(dot)com, goran(at)bildbasen(dot)se, hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] postmaster crash and .s.pgsql file |
| Date: | 1998-01-28 03:37:03 |
| Message-ID: | 199801280337.WAA04430@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
>
> A thought. Why not change the startup routine such that instead
> of creating /tmp/.s.PGSQL.5432, create a subdirectory that contains both
> the socket (.socket) and the PID file? Given time, I could see us adding
> in some stats to the postmaster process, similar to named, where you
> SIGUSR2 the process and it dumps a status file and that too could get
> dumped there.
>
> Just a thought...
Let's see what people report. With the bug fixed, I never see leftover
/tmp/.s.pgsql files.
--
Bruce Momjian
maillist(at)candle(dot)pha(dot)pa(dot)us
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas G. Lockhart | 1998-01-28 07:33:40 | Re: [HACKERS] No: implied sort with group by |
| Previous Message | The Hermit Hacker | 1998-01-28 03:36:29 | Re: [HACKERS] Domain Problem? |