Authentication failed Postgress Commandline | pass the password in Postgres command line
In the Postgres command line, it always prompts a password if the password is not set. We can avoid this in the following way. Before running any Postgres command-line command…