Use a password file for noninteractive authentication.
Section: Connecting and Session Variables
Use PGPASSFILE
bash
bash
PGPASSFILE=./.pgpass psql -h localhost -U appuser -d appdbExplanation
See summary for usage details.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Connecting and Session Variables