Tom,
>> "# What to use to start up the postmaster (we do NOT use pg_ctl for this,
>> # as it adds no value and can cause the postmaster to misrecognize a stale
>> # lock file)
>> DAEMON="$prefix/bin/postmaster"
>
> And? That statement was and remains perfectly correct. We don't use
> pg_ctl to start the postmaster in the Linux initscripts, either.
Then WTF do we have pg_ctl, and why do our docs tell people to use it?
--
Josh Berkus
PostgreSQL Experts Inc.
www.pgexperts.com
In response to
Responses
pgsql-hackers by date
| Next: | From: Alvaro Herrera | Date: 2009-08-19 20:32:21 |
| Subject: Re: fillfactor hides autovacuum parameters in 8.4.0 |
| Previous: | From: Kevin Grittner | Date: 2009-08-19 20:09:08 |
| Subject: Re: We should Axe /contrib/start-scripts |