How to Reset User 'postgres' password in PostgreSQL
Oct 22, 2024 · 3 min read · Many times it happens we forget our super user or admin user password. Ideally we should always keep our password files available some where in our system but sometimes we mistakenly don’t keep those files.In case if you every forget your password an...
Join discussion