Skip to content

feat: add PostgreSQL admin user on glyph#367

Merged
stackptr merged 1 commit intomainfrom
feat/postgres-admin-user
Mar 12, 2026
Merged

feat: add PostgreSQL admin user on glyph#367
stackptr merged 1 commit intomainfrom
feat/postgres-admin-user

Conversation

@stackptr
Copy link
Owner

@stackptr stackptr commented Mar 11, 2026

Summary

  • Adds a mu superuser to PostgreSQL on glyph for administrative access to all databases

Test plan

  • CI builds glyph successfully
  • After deploy, verify mu user exists: sudo -u postgres psql -c '\du'

🤖 Generated with Claude Code

Adds a `mu` user with superuser privileges for managing all databases
on glyph.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@stackptr stackptr merged commit 9cfab8b into main Mar 12, 2026
4 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.

1 participant