From: | Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp> |
---|---|
To: | nferrier(at)tapsellferrier(dot)co(dot)uk |
Cc: | olly(at)lfix(dot)co(dot)uk, tgl(at)sss(dot)pgh(dot)pa(dot)us, pgman(at)candle(dot)pha(dot)pa(dot)us, peter_e(at)gmx(dot)net, pgsql-bugs(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [HACKERS] Re: syslog logging setup broken? |
Date: | 2001-02-07 01:12:52 |
Message-ID: | 20010207101252Y.t-ishii@sra.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-hackers |
> The man page suggests that nohup is required to init postmaster, I
> know this isn't true but to implement an example init file and not
> match up with the man page seemed foolish.
>
> I guess nohup would stop postmaster doing something awfull if it
> doesn't handle HUP properly but I very much doubt that you guys fail
> to handle HUP.
Good point. postmaster in 7.1 uses HUP signal to re-read
postgresql.conf. It seems we should not use nohup to start postmaster.
--
Tatsuo Ishii
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-02-07 03:42:46 | Re: no way in LargeObject API to detect short read? |
Previous Message | Peter Eisentraut | 2001-02-06 16:43:16 | Re: [HACKERS] Re: syslog logging setup broken? |
From | Date | Subject | |
---|---|---|---|
Next Message | Christopher Kings-Lynne | 2001-02-07 02:10:24 | Auto-indexing |
Previous Message | Tom Lane | 2001-02-07 00:56:37 | Re: Include files for SPI are not installed |