Issues starting postgres on Solaris - Mailing list pgsql-novice

From Brent Howard
Subject Issues starting postgres on Solaris
Date
Msg-id B7D27A23094E40428993B399E9CD427234F113@2kmail
Whole thread Raw
List pgsql-novice
Hi,

I am trying to start postgres from the command line.  I rebooted my solaris server and now all i get when i try to
startpostgres is an error. 

$> su - postgres

bash-2.03$ cd /usr/local/pgsql/bin

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

bash-2.03$

Any help would be appreciated.

pgsql-novice by date:

Previous
From: Riki Kurniawan
Date:
Subject: Re: using a dumped database file
Next
From: Rory Campbell-Lange
Date:
Subject: Re: use cursor in a function