[PR #169] [CLOSED] document WAL support in sqlite3 #174

Closed
opened 2026-03-02 16:48:05 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/photoprism/photoprism-docs/pull/169
Author: @anarcat
Created: 11/15/2023
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • 2279554 document WAL support in sqlite3

📊 Changes

1 file changed (+6 additions, -1 deletions)

View changed files

📝 docs/getting-started/troubleshooting/sqlite.md (+6 -1)

📄 Description

As suggested in #2707, enabling the WAL not only resolves locking issues on my side, but also improves performance significantly.

See: https://github.com/photoprism/photoprism/issues/2707#issuecomment-1342576489


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/photoprism/photoprism-docs/pull/169 **Author:** [@anarcat](https://github.com/anarcat) **Created:** 11/15/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`2279554`](https://github.com/photoprism/photoprism-docs/commit/2279554442c21332f1401805eeb71253a18e1ed1) document WAL support in sqlite3 ### 📊 Changes **1 file changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/getting-started/troubleshooting/sqlite.md` (+6 -1) </details> ### 📄 Description As suggested in #2707, enabling the WAL not only resolves locking issues on my side, but also improves performance significantly. See: https://github.com/photoprism/photoprism/issues/2707#issuecomment-1342576489 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 16:48:05 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/photoprism-docs#174
No description provided.