Forum OpenACS Development: Re: driver support for multi-db db_api

Collapse
Posted by Andrew Piskorski on
I just committed the rest of the multi-db support on the Head. You can now use the db_* API to access both Oracle and PostgreSQL at the same time!

There are still a few little bits of code I want clean up, but none of them should cause any visible changes. And I definitely need to add some more info to the default OpenACS AOLserver config file.

Again, no regression tests, so any further testing and feedback by others would be much appreciated. LOBs were king of annoying to make work, but File Storage at least seems to work. (That is, it seems to work just as well as it did before these changes; it has bugs.)