Forum OpenACS Q&A: Re: upgrade from PG 7.2.4 to 8.3.4 and OACS 3.2.5 to 5.1

Collapse
Posted by David Kuczek on
... of course I mean PG 7.3.4 or even better as Jonathan mentioned PG 7.4 ...

Does anybody have experience running two PG versions on one server? I heard that you would have to run them on different ports etc. How do I exactly compile? No problems with PG 7.4 on 5.1 are there?!

Use PG 7.4.x, no problems with OACS 5.1. You can run both PG versions on the same server, just use different ports, no need to compile them differently (though you should make sure that you use /usr/local/pg74 or something like that as your prefix for ./configure).

I'm fairly confident you will run into problems upgrading OpenACS from the 3.2.5 version though (but I think that is not your intention). Running 3.2.5 on PG 7.4 won't work most likely either, but you might be lucky (just try).