[EMAIL PROTECTED] writes: > So I've been trying to upgrade to 7.3. > The installation package ran fine. However, when I ran the initdb > command, it failed.
It looks like the package you are using expects libcrypto version 0.9, and you have either no libcrypto or a different version installed. If you cannot get hold of the expected version of libcrypto, recompiling PG from source is the best bet. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly