admin管理员组文章数量:1123505
I have a java desktop app that reads and writes a sqlite database shared from a samba share. I know this is not recommended but it was first intended to be used from an external hard drive. The database is accesed from multiple hosts but never at the same time. As i dont have concurrent access to the database this worked beautifuly for years until the database reached some size (i suppose). Now i have some performance problems. The question is, can i activate and test WAL mode if only one user will use the database even it its store on a network share? Thanks!
本文标签:
版权声明:本文标题:Can i use sqlite WAL mode over samba fileshare if only one client would access the database at a time? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736576113a1944858.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论