Обсуждение: New build fails: cannot find postmaster.opts.default

Поиск
Список
Период
Сортировка

New build fails: cannot find postmaster.opts.default

От
"Kevin O'Gorman"
Дата:
I've just built 7.1 from a slightly old point in the tree:
October 9.  Regression tests pass, but postmaster won't
start.

I'm getting a complaint from pg_ctl that it cannot find
postmaster.opts.default.

What am I missing?

++ kevin

-- 
Kevin O'Gorman  (805) 650-6274  mailto:kogorman@pacbell.net
Permanent e-mail forwarder: 
mailto:Kevin.O'Gorman.64@Alum.Dartmouth.org
At school: mailto:kogorman@cs.ucsb.edu
Web: http://www.cs.ucsb.edu/~kogorman/index.html
Web: http://trixie.kosman.via.ayuda.com/~kevin/index.html

"There is a freedom lying beyond circumstance,
derived from the direct intuition that life can
be grounded upon its absorption in what is
changeless amid change"   -- Alfred North Whitehead


Re: New build fails: cannot find postmaster.opts.default

От
"Ross J. Reedstrom"
Дата:
On Fri, Oct 20, 2000 at 04:15:11PM -0700, Kevin O'Gorman wrote:
> I've just built 7.1 from a slightly old point in the tree:
> October 9.  Regression tests pass, but postmaster won't
> start.
> 
> I'm getting a complaint from pg_ctl that it cannot find
> postmaster.opts.default.
> 
> What am I missing?
> 

touch postmaster.opts.default in the directory pg_ctl complains about.

An empty file works fine.

Ross
-- 
Open source code is like a natural resource, it's the result of providing
food and sunshine to programmers, and then staying out of their way.
[...] [It] is not going away because it has utility for both the developers 
and users independent of economic motivations.  Jim Flynn, Sunnyvale, Calif.


Re: New build fails: cannot find postmaster.opts.default

От
Peter Eisentraut
Дата:
Kevin O'Gorman writes:

> I'm getting a complaint from pg_ctl that it cannot find
> postmaster.opts.default.
> 
> What am I missing?

The postmaster.opts.default file. :-)

Seriously, I'm thinking this check is not necessary, a missing file
should be treated like an empty file.  Objections?

-- 
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/