You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix PostgreSQL configuration by running pg_ctl as postgres user
- Use --user postgres flag for docker exec when running pg_ctl commands
- This resolves the "pg_ctl: cannot be run as root" error
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments