How do I reset my Supabase database password? #20929
Replies: 10 comments 7 replies
-
|
Log in to your Supabase account: Go to Supabase and log in. |
Beta Was this translation helpful? Give feedback.
-
|
I follow your command but error occur like this I don.t what can I do please let me know |
Beta Was this translation helpful? Give feedback.
-
|
hey folks i really cant find where to reset the database password - the docs seem out of date - for example when i go to supabase and then Database i see; Database Management, Access Control,Platform,Tools |
Beta Was this translation helpful? Give feedback.
-
|
Log into your supabase account, and navigate to the project where you want to change the password. In the bottom left, just above your profile image, click on "Project Settings". On the left sidebar menu, under the "Configuration" section, click on "Database". This should display the "Database Settings" under which you will see a "Database password" section with a "Reset database password" button on the right. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Yes...
That will open a dialog where you can enter the new password.
…On Wed, Apr 9, 2025, 2:44 AM Daryll Santos ***@***.***> wrote:
Like this:
image.png (view on web)
<https://github.com/user-attachments/assets/1d96d465-40fa-4f3a-8b10-059440695f97>
—
Reply to this email directly, view it on GitHub
<#20929 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUF5ZYZZD7BRJ6ZD27BWSVL2YSCRVAVCNFSM6AAAAABVHIME2KVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTENZXGIZTEMQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
I cannot reset the database password. Network error? but its always the same error. |
Beta Was this translation helpful? Give feedback.
-
|
I HAVE THE SAME ERROR |
Beta Was this translation helpful? Give feedback.
-
|
A bit hard to understand what exact problems are referred above by various folks 🙈 It is possible to change the database password in managed Supabase platform - check Database → Settings. However, it is not possible to change the password in the UI for CLI/local-dev and self-hosted Supabase. For self-hosted, see here - https://supabase.com/docs/guides/self-hosting/docker#changing-database-password If anyone is experiencing difficulties with resetting database password in managed Supabase - best way to resolve would be via a support ticket. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @aantti, I am running Supabase locally using npx supabase start, but I’m unable to figure out how to change the database password. Is there a way to update the DB password in a local Supabase setup? |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is a copy of a troubleshooting article on Supabase's docs site. It may be missing some details from the original. View the original article.
You can reset your database password from the Database > Settings section of the Dashboard.
Beta Was this translation helpful? Give feedback.
All reactions