This video will show you how to reset the postgres user password in a PostgreSQL database very simply, quickly and most importantly securely.
0:00 Start
1:01 Editing the pg_hba.conf connection file
1:37 Changing the connection port from 5432 to 5433
2:02 Reloading the configuration
2:43 Set a new password for the postgres user
3:22 We return everything as it was
4:14 The end
#postgresql #dbms #postgres #password