Hey, wondering if it is possible to reset the password associated with my db connection?
Hey, I have a postgres db running via vercel and my connection string (containing the password) got sent via email.
Just wondering if I can change the password and how?
3 Replies
adverse-sapphire•4mo ago
There is a 'Reset password' link button you can use visible just boven the 'Role' input. I haven't used it myself but should do the job.

adverse-sapphire•4mo ago
Ah, not sure though if this is visible when running via Vercel though. The screenshot above is coming directly from the Neon Console
tame-yellowOP•4mo ago
Ah, that did the trick. Went to the Neon console and reset it like you said. Thanks so much!!