Forum OpenACS Development: Re: Regarding the PostGre Sql packages.

Collapse
Posted by Randy Ferrer on
Hi Vamshi - address-book in the 4.6.2 Oacs release is supported on Postgresql - check the sql directory under packages/address-book. There are a small amount of packages that are not supported on PG yet. In these cases the solution is to port the packages from Oracle to PG. Search the forums since the package that you are interested in may already be in process of being ported by someone. You should find though, that the packages that have been ported support a wide breadth of functionality. Be sure to explore all that has been ported. I think you'll find that OACS offers quite a bit already for you to build your project with on PG. I would recommend that you read the documentation thoroughly as well. Enjoy!!
Collapse
Posted by Vamshi Krishna Kaniganti on
HI Randy
i have tried to install the address book packages on OpenAcs but it is giving problem stating that

# Package "Address Book" (address-book) doesn't support postgresql.

this was the error i am getting.

i am checking for the changes to be done in the package in order to get the support for Postgresql, if you know what are the changes please let me know
thanks for the reply
vamshi