Hi everyone.
I have a quick question. We've built a system using the ACS 3.4. But
we suddenly, and urgently need to port it to run on PostgreSQL.
We can think of two strategies for this :
1) is to install an OpenACS. Take our system additions, and tweak them
to run on OpenACS. Unfortunately our system was written for ACS 3.4 so
uses functions that aren't in OpenACS 3.2.
2) To take our whole ACS 3.4 based system, and try to port it to
working on PostgreSQL.
So which which do people think would be less work. Porting ACS 3.4 to
run on PostgreSQL or porting an application written for ACS 3.4, back
to OpenACS?
What gotchas are there with either of these two approaches?