I would like to access my db through
I would like to access my db through psql but I can't log in due to incorrect password. How do i find or reset my neon password? The account is linked with thourgh vercel and github. Can't seem to find where i can reset my password
2 Replies
firm-tan•6mo ago
Hi Lars, please see:
https://neon.tech/docs/connect/connect-from-any-app#where-can-i-find-my-password
Neon
Connect from any application - Neon Docs
Where to find database connections details Where to find example connection snippets Protocols supported by Neon Choosing a driver and connection type Connect to Neon securely Connection pooling Conne...
firm-tan•6mo ago
Neon
Connect with psql - Neon Docs
The following instructions require a working installation of psql. The psql client is the native command line client for Postgres. It provides an interactive session for sending commands to Postgres a...