🟢 Lesson 5: How to reset the password of the main postgres user in a PostgreSQL database

Опубликовано: 18 Октябрь 2024
на канале: IT-INZHENER
29
0

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