| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | josh(at)agliodbs(dot)com, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: [HACKERS] Fix PID file location? |
| Date: | 2005-05-27 23:16:11 |
| Message-ID: | 200505280116.12487.peter_e@gmx.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Bruce Momjian wrote:
> I have generated the following patch that moves postmaster.pid into
> the configuration directory. pg_ctl only knows about the
> configuration directory because it can't read postgresql.conf, so it
> seems that is the right place to move it.
Files that are not actually configuration files, to be edited by users,
do not belong in the configuration directory.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Josh Berkus | 2005-05-27 23:35:17 | Re: [HACKERS] Fix PID file location? |
| Previous Message | Andrew Dunstan | 2005-05-27 22:35:57 | Re: [HACKERS] Fix PID file location? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Josh Berkus | 2005-05-27 23:35:17 | Re: [HACKERS] Fix PID file location? |
| Previous Message | Andrew Dunstan | 2005-05-27 22:35:57 | Re: [HACKERS] Fix PID file location? |