Mike Blackwell <mblackwell@wallace.com> writes:
> 7.2.3 built and runs fine on my RedHat 7.2 box. Only partially works on
> the S/390 Linux, with nearly identical config (no tcl on the 390).
> Problem seems to be client processes segfaulting. Some work: PgAccess
> from another machine seems fine; pg_dump seems ok. Others die with
> segfault: psql, as well as createuser and createdb, which use psql.
Shared library mismatch perhaps? See if you can get a stack trace from
the psql segfault.
regards, tom lane