Forum OpenACS Q&A: how to check version

Collapse
Posted by khaizul azhar on
how can i check my postgres, AOLserver and openACS version..??

thank you..

Collapse
2: Re: how to check version (response to 1)
Posted by Joe Cooper on
Hey Khaizul,

For Postgresql:

psql --version

Someone else will have to answer for AOLServer and OACS. I have no clue (though OACS does tell you the package versions in the Install Software page).

Collapse
3: Re: how to check version (response to 1)
Posted by khaizul azhar on
thanx Joe,

i have another problem. i already installed postgresql v7.4.10 using tarball according to the documentation.. but my version still showing version 7.3.2. how did this happened?. did i missed something during Red hat installation?..

if v7.3.2 is default installation,how can i upgrade to v7.4.x..

tq