In this video we will see how we can change/set password in PotgreSQL in MacOS 2023.
PostgreSQL Installation Video - • How to Install PostgreSql in Mac M1/M2 | C...
Command to Logged in PostgreSQL -
psql -U postgres (postgres is the user here)
Command to Change the Password for PostgreSQL -
\password postgres
#postgres #postgresql
コメント