"John" <xiaoqianjiang(at)hotmail(dot)com> writes:
> initializing pg_depend ... sh: line 1: 24405 Segmentation fault=20
> "/usr/local/pgsql/bin/postgres" -F -O -c search_path=3Dpg_catalog -c=20
> exit_on_error=3Dtrue template1 >/dev/null
Seems like you've got a broken postgres executable there. Where did you
get it from?
(BTW, PG 8.0.3 is a bit behind the times: as long as you are doing a fresh
install, there is no good reason not to be using 8.0.7. Or maybe even
8.1.something.)
regards, tom lane