Am Freitag, 15. Oktober 2004 06:24 schrieb Bruce Momjian: > I have modified these reports so they print the full path used. > > Typical pg_dumpall output is: > > The program "pg_dump" is needed by pg_dumpall but was not found in the > same directory as "/usr/local/postgres/bin/pg_dumpall". > Check your installation.
Yes, that is what I thought it should have been. There are similar pieces of code in pg_dumpall, initdb, pg_ctl, and maybe elsewhere. Did you get them all? -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend