I have a following problem.
I had a database with data in docker.
I create a backup of a data directory, and cleaned docker volumes.
However, I do not have the password to the old database.
Can the password be reset somehow ?
Thanks 🙂
I tried editing pg_hba.conf file, and running postgres docker container with edited file, did not help.
Is it possible to import data directory to existing database ?
New contributor
ilovecpluplus is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.