📁 archive
📜 DatabaseName.000000000000.log
📜 DatabaseName.000000000000.optlog
📜 DatabaseName.cfg
📜 starcounter.000000000000.log
No
- the file is platform independent; Yes
- the file is platform specific and not cross-compatible between Windows / Linux versions of Starcounter..cfg
file being platform specific, it is not currently possible to copy databases between Windows and Linux..optlog
files.archive
folder.scdata
is runningscdata
process is running. On Linux operating systems, however, it is, which may lead to potential issues. Consider the following scenario:/home/database/TestDatabase
.scdata
process is started for the database.scdata
process associated with this database path.scdata
process, which still operates on the deleted files. The filesystem will keep those files around for the scdata
process, as long as it's running.scdata
is restarted, for example due to a system restart, the database files will be removed from the system completely, taking all the app's database data with them.