You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2024. It is now read-only.
When dumping PostgreSQL the password prompt does not receive the input given to stdin by the script. This is, as I understand it, the expected behaviour of PostgreSQL and the .pgpass file is thus the only way of getting non-interactive dumping.
When dumping PostgreSQL the password prompt does not receive the input given to stdin by the script. This is, as I understand it, the expected behaviour of PostgreSQL and the .pgpass file is thus the only way of getting non-interactive dumping.