Skip to content

docs(mattermost-operator): Update Readme with portable post-restore DB fix - #92

Merged
ashish1099 merged 1 commit into
masterfrom
mattermost-update
Jul 16, 2026
Merged

docs(mattermost-operator): Update Readme with portable post-restore DB fix#92
ashish1099 merged 1 commit into
masterfrom
mattermost-update

Conversation

@nihaldivyam

Copy link
Copy Markdown
Member

Mattermost (v10.11+) stores the database connection string (DataSource) inside the configurations table in the database. After restoring a backup (e.g., during a migration or disaster recovery), this value contains the old hostname and password from the source cluster, causing pods to crash with:

  • password authentication failed for user "mattermost"
  • dial tcp: lookup mattermost-pgsql-rw: no such host

@ashish1099
ashish1099 merged commit c84fed7 into master Jul 16, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants