Results 1 to 4 of 4

Store attachments in DB or file system?

This is a discussion on Store attachments in DB or file system? within the Off-Topic & Chit Chat forums, part of the Focus on Members category; Hi guys, Do you have vBulletin setup to store attachments in the database or the file system? Is the file ...

  1. #1
    Senior Member
    Real Name
    Johnny5
    Join Date
    Oct 2008
    Posts
    231
    Liked
    0 times

    Store attachments in DB or file system?

    Hi guys,

    Do you have vBulletin setup to store attachments in the database or the file system?

    Is the file system better because it doesn't require accessing the database to retrieve images?

    It's not too late to switch from the database to the filesystem even though I've been using the database until now, right?

    Thanks!

  2. #2
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,782
    Liked
    648 times
    Blog Entries
    2
    File system is FAR more efficient at handling... you guessed it... files

    The only down fall is backups. Attachments will no longer be in the DB dump, so make sure you also back up your /uploads (or wherever you move the attachments to) folder.

    There will be no SEO consequences. The url doesn't change... just the 'query' vs 'fget' call method within the php.
    Brian Cummiskey / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  3. #3
    Senior Member
    Real Name
    Johnny5
    Join Date
    Oct 2008
    Posts
    231
    Liked
    0 times
    Thanks a lot, Brian.

  4. #4
    Senior Member
    Real Name
    Rick
    Join Date
    Feb 2006
    Location
    Canada
    Posts
    158
    Liked
    0 times
    File system totally, perhaps an image server as well if possible.

    I do raw backups once a month, db's daily.

Similar Threads

  1. [How To] Move CSS to file system
    By Brian Cummiskey in forum Member Articles
    Replies: 42
    Last Post: 12-18-2010, 06:43 PM
  2. Moving things to file system
    By Alfarin in forum General Discussion
    Replies: 1
    Last Post: 05-04-2008, 09:13 AM
  3. Does VBSeo store anything in the DB?
    By thealpha in forum General Discussion
    Replies: 7
    Last Post: 04-03-2008, 06:51 PM
  4. Are There Any FREE Mods for a Points System & Store?
    By Robkellas in forum Off-Topic & Chit Chat
    Replies: 1
    Last Post: 10-15-2006, 08:52 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •