After some problems i removed the postgres container and pgadmin and recreate them and after it i try to create a server and the error was shown to me FATAL: password authentication failed for user "postgres".
I saw some things here in the stackoverflow, but none of them can be applied to my problem, at least i guess not.
I was seeking how to use docker exec
to try to execute a command in the container and i'm still seeing how to use this command, but having no idea how to use for my problem.
I'm using ubuntu 19.10