Database tablespaces

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Database tablespaces

Rick F.
Hi all -
   
  Is there any support for database tablespaces in OFBiz. It would be nice to be able to reduce disk contention on large datasets.
   
  Rick
Reply | Threaded
Open this post in threaded view
|

Re: Database tablespaces

David E Jones

This is generally configured in the database itself, so it doesn't  
really have anything to do with OFBiz.

The easiest thing to do in most cases is to let OFBiz create the  
tables, foreign keys, etc and then use your db management tools to  
change the storage characteristics of tables as needed.

As far as the Entity Engine in OFBiz is concerned, it is just a table  
and it doesn't care how the database manages it.

-David


On Feb 18, 2007, at 4:10 PM, Richard Fleming wrote:

> Hi all -
>
>   Is there any support for database tablespaces in OFBiz. It would  
> be nice to be able to reduce disk contention on large datasets.
>
>   Rick


smime.p7s (3K) Download Attachment