Forum OpenACS Q&A: Re: Res: Re: Recomendations for upgrade my system (5.1 to 5.5)

Try this procedure:

https://openacs.org/doc/upgrade-5-0-dot.html

YOu need to do two upgrade due to database compatibility.

Since you are on 5.1 with postgresql 7.x you can upgrade to 5.2. THen upgrade your database to 8.1. Then upgrade OpenACS to 5.5 and finally upgrade your database to 8.3.

Hi Dave

I think that with 8.1 (I had read compatibility matrix) should work. I thought repository come from CVS (automatic upgrade) but you are right, I have to pass trough 8.2 (to get 8.4)

I'll try, then:

- Upgrade to 5.2 (But repository is not working yet)
- Dump DB from pg7.4 (export database)
- Import DB to pg 8.1 (installed previusly)
- Test Oacs 5.2 with postgres 8.1
- Upgrade to oacs 5.5
- Test Oacs 5.5 with postgres 8.3 (actually I'll try 8.4)
- Test Oacs 5.5 with aolserver 5.5

I'll post here my notes and experience

Thanks

I don't think repository is what you want.

You should probably check out from CVS.

Collapse
Posted by Jim Lynch on
The matrix says pg-8.3 for openacs 5.5... while pg 8.4 might work, 8.3 is -known- to work. Dunno about lately, but consider that there may be a reason why pg 8.4 is not mentioned yet.
Collapse
Posted by Jim Lynch on
(that was supposed to be a reply to #7)