View Single Post
  #3  
Old 06-28-2005, 08:10 AM
 
levrik levrik is offline
 

Member
  
Join Date: Feb 2003
Posts: 11
 

Default

that seems kinda big for a database - if you haven't lately, it sounds like now is a good time to go and optimize your database.

Also, you might want to consider going to a filesystem for your image storage instead of storing them in your database (if you aren't already). When I did that, I cut my database size in half. THEN I went in and optimized it to realize the space saving.
__________________
---
4.1.10
Reply With Quote