| From: | "Brent Howard" <BHoward(at)ppc(dot)com> |
|---|---|
| To: | <pgsql-admin(at)postgresql(dot)org> |
| Subject: | Starting postgres on Solaris |
| Date: | 2003-06-17 12:39:16 |
| Message-ID: | B7D27A23094E40428993B399E9CD427234F114@2kmail |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Hi,
I am trying to start postgres from the command line on Solaris 8. I rebooted my server and now all i get when i try to start postgres is an error. I listed the error below.
Is there a way to get postgres to read/reference the libraries correctly? How do i fix this problem, without rebuilding postgres?
$> 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.
B~
ps. If i must rebuild postgres, can i rebuild easily without losing my data?
| From | Date | Subject | |
|---|---|---|---|
| Next Message | weigelt | 2003-06-17 12:40:28 | Re: Can the frontend get notifications from the postgres server? |
| Previous Message | weigelt | 2003-06-17 12:38:53 | Re: Can the frontend get notifications from the postgres server? |