I have just one old heavily customised (hacked to bits in fact) 4.6.3 site running with PG7.2.4 on a server that I want to re-deploy. All my other sites now run against PG8.2. I would like to migrate the 4.6.3 site to the server running PG8.2.
One option would be to run both PG7.2.4 and PG8.2 on the target machine, but I would rather not if this can be avoided without too much difficulty.
I would like ideally to just run my (very stable) 4.6.3 code on PG 8.2, accepting that this will require some coding on my part.
Does anyone have any idea of the scale of this task? What problems would be expected and which changes in PostgreSQL between the 7.x release and the 8.x release caused problems with the OpenACS code?
What would be the "least work" way to do this?
Thanks
Richard