Hi Julio, > On 09 Jul 2016, at 00:46, Julio Brum <[email protected]> wrote: > > Hello, > What is the best way of storing the attached files (Database Attachment Store > or Filesystem Attachment Store)? Currently we store in the database, but > already with a dump postgres in 17GB. I am in doubt about what is the best > form of storage.
You’re correct, see http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Attachments You should move to the FS store if you have large data to attach to pages. Thanks -Vincent > Thank you in advance. > Regards,Julio _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
