RHEVM database export fails with the error : ¨pg_dump: [archiver (db)] connection to database "rhevm" failed: fe_sendauth: no password supplied¨
Issue
Ran the command below to export RHEVM database :
pg_dump rhevm -U postgres -w -f /tmp/rhevmdb-$(date +%F_%T:%S).dump -F t
RHEVM database export fails with the error below :
pg_dump: [archiver (db)] connection to database "rhevm" failed: fe_sendauth: no password supplied
Environment
- Red Hat Enterprise Virtualization 3.1
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
