-
Notifications
You must be signed in to change notification settings - Fork 76
Troubleshooting & Help ‐ Common procedures ‐ Reduce database size
🧭 You are here : Wiki home / Troubleshooting & Help / Common procedures / Reduce database size
Every log line the game server has ever sent to CRCON is definitely stored in the database.
That could represent hundreds of thousands lines if you're using CRCON since some time.
For example :
A "normal" 100 slots game server that runs with 95+ players during ~12 hours a day generates about 40,000 lines of logs each day.
Tip
Managing a huge database doesn't really impact CRCON's performance.
So : don't hope that will fix any eventual lagginess or slowdowns in CRCON's operations.
As you want to regain some storage on your host, you may want to reduce your database size.
Thus, deleting the log lines is the most effective way to do so, as old log lines aren't needed for CRCON to work.
Caution
This procedure will DELETE the log lines stored in CRCON's database.
Hell Let Loose (HLL) Community RCON (CRCON) Wiki - Back to Home
- Home
- Views
- Maps
- Records
- Settings
- Webhooks
- Automods
- Others
- Stats
- Admin panel (needs update)
- Migrate CRCON to another VPS
- Replace the game server managed in CRCON
- Adding a game server to manage in CRCON
- Overview Project Structure
- Development environment
- Building your own Docker images
- CRCON API
- Streaming Logs
- Remotely connect to the PostgreSQL database
- Miscellaneous (needs update)
- HLL RCON Commands (needs update)
- Please look at this first
- Ask for help