Randall Perry <rgp(at)systame(dot)com> writes:
> ld.so.1: /usr/local/pgsql/bin/postgres: fatal: libssl.so.0.9.6
I think you just need to make sure that libssl.so is in the
LD_LIBRARY_PATH. Be careful to set things up so that the
postmaster sees that in its environment... client-side environment
will not help.
regards, tom lane