| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Decibel! <decibel(at)decibel(dot)org> |
| Cc: | cheriyamoozhiyilcinu(at)yahoo(dot)co(dot)in, pgsql-general List <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: [HACKERS] postmaster.pid not visible |
| Date: | 2008-07-17 18:43:15 |
| Message-ID: | 27595.1216320195@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
Decibel! <decibel(at)decibel(dot)org> writes:
> Moving to -general. -hackers is for discussion about PG development.
> On Jul 16, 2008, at 1:10 AM, cinu wrote:
>> Can anyone throw light on why the postmaster.pid was not visible,
> My guess would be that something went in and removed the .pid file.
I was wondering if the postmaster was running in some other data
directory than the OP thought. I've never heard of anything just
randomly removing a .pid file from a data directory; and it would
be extremely dangerous if that did happen, since the pidfile is the
main interlock against starting two postmasters in the same directory.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Webb Sprague | 2008-07-17 18:50:21 | Re: deleting the master but not the detail |
| Previous Message | Ismael .... | 2008-07-17 18:22:13 | Re: deleting the master but not the detail |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Abhijit Menon-Sen | 2008-07-17 18:47:21 | Re: [PATCH] "\ef <function>" in psql |
| Previous Message | Alvaro Herrera | 2008-07-17 18:11:20 | Re: [PATCH]-hash index improving |