Skip to content

Conversation

@adambirds
Copy link
Member

Fixes #289.

@timabbott
Copy link
Member

This looks correct to me. I think it should be testable with docker up on one's laptop starting from a clean checkout, after changing the database name settings, and seeing if you get a working server.

@andersk
Copy link
Member

andersk commented May 26, 2021

This didn’t work; see discussion.

TL;DR: I don’t think we should be expected to support customizing the database name for our own database. The custom database name feature is for connecting to a separate centrally or externally managed PostgreSQL instance where the administrator decides what the name is.

@adambirds adambirds closed this Apr 1, 2023
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.

Zulip Container tries to connect to postgres as user 'zulip' regardless of if postgres user is different in docker-compose.yml

3 participants