Tom,
> (Personally, I use scripts based on start-scripts/osx/ for a number of
> services on my own machines, so if there's something wrong with them
> I'd definitely like to know what it is.)
I quote:
"# 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"
--
Josh Berkus
PostgreSQL Experts Inc.
www.pgexperts.com
In response to
Responses
pgsql-hackers by date
| Next: | From: David E. Wheeler | Date: 2009-08-19 18:58:56 |
| Subject: Re: We should Axe /contrib/start-scripts |
| Previous: | From: Tom Lane | Date: 2009-08-19 18:51:18 |
| Subject: Re: Idea about estimating selectivity for single-column expressions |