question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Request] - Ability to specify where the `database.db` file is stored.

See original GitHub issue

For example, on a different drive, as the database files can get quite chonky.

database_file_location:
      `/a/new/location/database.db

Like with a pterodactyl mount. Thank you.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:21 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
Intellicommented, Nov 7, 2021

Any news?

The present available options are to either move your plugins folder to the HDD, or to set up a MySQL database on the HDD. Both are viable options that are already available.

A symbolic link would also work if you just want to just move the database.db file. Note though that running a purge would overwrite the symlink with a full copy of the database.

0reactions
stale[bot]commented, Mar 11, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Database File Format - SQLite
This document describes and defines the on-disk database file format used by all releases of SQLite since version 3.0.0 (2004-06-18).
Read more >
Where Does H2's Embedded Database Store The Data?
H2 is very flexible concerning the storage of database files. At this moment, we can configure its storage directory to: directory on disk ......
Read more >
Change SQLite database mode to read-write - Stack Overflow
Database instance open in another application. My DB appeared to have been in a "locked" state so it transition to read only mode....
Read more >
Database Files and Filegroups - SQL Server - Microsoft Learn
Learn about database files and how to create filegroups in SQL Server for allocation and administrative purposes. View examples, rules, and ...
Read more >
Working with storage for Amazon RDS DB instances
Specify the storage type, allocated storage, and the amount of Provisioned IOPS that you require. The range depends on your database engine and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found