I have installed postgresql 7.1.3 on a Linux server from source code. I also
installed the postgresql RPM that came with the Linux distro.
How can I start the PostgreSQL database that came as an RPM to work on
another port so I can run both servers on the same machine?
Thank you!
Troy Campano