[ADMIN] Starting postgres on Solaris

2003-06-17 Thread Brent Howard
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

Re: [ADMIN] Starting postgres on Solaris

2003-06-17 Thread Greg Spiegelberg
Brent, Sounds like you don't have the runtime linker (ld.so) configured correctly or don't have your environment setup. Solaris 8 9 has a command, crle, which is similar to the Linux ldconfig command. I typically add all lib paths to it so I don't have to worry about setting environment