[PR #673] [CLOSED] Intro: add a note about postgres extra dependency #707

Closed
opened 2026-02-15 18:15:42 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/673
Author: @athoik
Created: 8/30/2025
Status: Closed

Base: devHead: postgres_note


📝 Commits (1)

  • 4ba77f8 Intro: add a note about postgres extra dependency

📊 Changes

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

View changed files

📝 docs/intro.mdx (+6 -0)

📄 Description

Note


Starting with v0.6.26, if you are using PostgreSQL as your database backend, you must install the postgres extra dependency when updating your instance:

open-webui[postgres]@latest serve

🔄 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/open-webui/docs/pull/673 **Author:** [@athoik](https://github.com/athoik) **Created:** 8/30/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `postgres_note` --- ### 📝 Commits (1) - [`4ba77f8`](https://github.com/open-webui/docs/commit/4ba77f888a8b73a3a4c17526a84310809988a9e7) Intro: add a note about postgres extra dependency ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/intro.mdx` (+6 -0) </details> ### 📄 Description > **Note** > Starting with **v0.6.26**, if you are using **PostgreSQL** as your database backend, you must install the postgres extra dependency when updating your instance: > > ```bash > open-webui[postgres]@latest serve > ``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 18:15:42 -05:00
yindo closed this issue 2026-02-15 18:15:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#707