[PR #205] Update documentation with PostgreSQL support #210

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

📋 Pull Request Information

Original PR: https://github.com/photoprism/photoprism-docs/pull/205
Author: @keif888
Created: 8/22/2025
Status: 🔄 Open

Base: developHead: PostgreSQL


📝 Commits (5)

  • 2f8c9af User Guide: Add PostgreSQL trouble shooting
  • cc863d0 User Guide: Add PostgreSQL docker volumes
  • 438b51e Merge remote-tracking branch 'upstream/develop' into PostgreSQL
  • cf765e8 Getting Started: Update faq.md with postgres
  • 4179504 Getting Started: Add database-to-database.md for new transfer command

📊 Changes

4 files changed (+397 additions, -9 deletions)

View changed files

📝 docs/getting-started/advanced/docker-volumes.md (+9 -0)
docs/getting-started/advanced/migrations/database-to-database.md (+209 -0)
📝 docs/getting-started/faq.md (+10 -9)
docs/getting-started/troubleshooting/postgresql.md (+169 -0)

📄 Description

To support the addition of PostgreSQL as a DBMS for PhotoPrism, this is an update to documentation.
It also includes a how to for the new transfer command, which allows copying data from one PhotoPrism database to another.


🔄 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/205 **Author:** [@keif888](https://github.com/keif888) **Created:** 8/22/2025 **Status:** 🔄 Open **Base:** `develop` ← **Head:** `PostgreSQL` --- ### 📝 Commits (5) - [`2f8c9af`](https://github.com/photoprism/photoprism-docs/commit/2f8c9af376720f8fb7a07e2171796beabf26780c) User Guide: Add PostgreSQL trouble shooting - [`cc863d0`](https://github.com/photoprism/photoprism-docs/commit/cc863d05452f2a657bcf10a5a4e80fa66cd75353) User Guide: Add PostgreSQL docker volumes - [`438b51e`](https://github.com/photoprism/photoprism-docs/commit/438b51e2e7a7a6c152d5e4c493648bd5871e93a7) Merge remote-tracking branch 'upstream/develop' into PostgreSQL - [`cf765e8`](https://github.com/photoprism/photoprism-docs/commit/cf765e864ccf8b0e2f92e8a4f4d84dbcc7bf430c) Getting Started: Update faq.md with postgres - [`4179504`](https://github.com/photoprism/photoprism-docs/commit/41795045c799f923048c2d8ff3ad8c1e6777e516) Getting Started: Add database-to-database.md for new transfer command ### 📊 Changes **4 files changed** (+397 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `docs/getting-started/advanced/docker-volumes.md` (+9 -0) ➕ `docs/getting-started/advanced/migrations/database-to-database.md` (+209 -0) 📝 `docs/getting-started/faq.md` (+10 -9) ➕ `docs/getting-started/troubleshooting/postgresql.md` (+169 -0) </details> ### 📄 Description To support the addition of PostgreSQL as a DBMS for PhotoPrism, this is an update to documentation. It also includes a how to for the new transfer command, which allows copying data from one PhotoPrism database to another. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#210
No description provided.