> bash-2.03$ ./postmaster
> ld.so.1: ./postmaster: fatal: relocation error: file /usr/local/ssl/lib/libcrypto.so.0.9.6: symbol
__register_frame_info:referenced symbol not found
> Killed
It seems, you should update libcrypto (i think it's openssl) and/or
recompile postgresql.
by recompiling postgresql you won't loose your data, couse it is stores
in the PGDATA-directory (as long as you dont delete it of course).
BTW: this is the wrong list.