| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, Larry Rosenman <ler(at)lerctr(dot)org>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Idea: cross-check versions during initdb] |
| Date: | 2000-10-27 22:12:03 |
| Message-ID: | 200010272212.SAA18177@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> Peter Eisentraut <peter_e(at)gmx(dot)net> 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
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2000-10-27 22:15:40 | Re: [HACKERS] Re:RPM dependencies (Was: 7.0 vs. 7.1 (was: latest version?)) |
| Previous Message | Bruce Momjian | 2000-10-27 22:06:22 | Re: Re: [GENERAL] 7.0 vs. 7.1 (was: latest version?) |