> Peter Eisentraut <[EMAIL PROTECTED]> writes:
> > Bonus project:  find out why initdb is picking up the wrong files in the
> > first place.
> 
> User error is a sufficient explanation in the cases I've seen: wrong
> postgres executable found first in PATH, PGLIB or -L pointing to wrong
> place, etc.
> 
> The changes you've made since 7.0 may reduce the incidence of mistakes,
> but they won't eliminate them...

My guess is that the have some PostgreSQL binaries in /usr/local/bin and
pgsql/bin, and their path has one prefered over the other.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [EMAIL PROTECTED]               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

Reply via email to