On 28/01/2014 3:41 AM, [email protected] wrote:
# Storing the content yourself on the filesystem and link the content to a path column on a database table?
I do the latter in my project. But you lose any transactional consistency unless you create a complex mechanism. So I'm sure I have a few lingering BLOBS that aren't referenced anywhere :)
Works well for me. It makes backups a million times quicker... -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/groups/opt_out.
