© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•5mo ago•
55 replies
Salem Yaslem سالم يسلم

Cannot connect to database using supervisor port (5432) after change password

Hello, I built my own solution based on Supabase and it great success (~50 customer for now) and one day ...

I was streaming and I exposed
--db-url=PSQL_DSN
--db-url=PSQL_DSN
by mistake and to fix that issue I changed password for many postgresql users (following this comment https://github.com/supabase/supabase/issues/22605#issuecomment-2455781878)

somehow after setting the new password to
.env
.env
of supabase and restart the app back to normal but now I cannot anymore connect to database (
postgresql://<user>.<tenant>:<password>@<ip>:5432/postgres
postgresql://<user>.<tenant>:<password>@<ip>:5432/postgres
) with new or old password to supervisor default port

connecting to supervisor using PSQL DSN is important for me so I can push local changes to my production database 🙁

regards,
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements
Next page

Similar Threads

Cannot connect to database on port 5432 – P1001 error and psql connection closed unexpectedly
SupabaseSSupabase / help-and-questions
7mo ago
Direct Database Connection Refusing Port 5432 After Working Yesterday
SupabaseSSupabase / help-and-questions
3mo ago
Supervisor Change Broke Local & Production
SupabaseSSupabase / help-and-questions
3y ago
i cant change my database password
SupabaseSSupabase / help-and-questions
2mo ago