Unverified Commit aab34c28 authored by Dimitri Fontaine's avatar Dimitri Fontaine Committed by GitHub
Browse files

Previous changes broke PG URI password management. (#328)

We want to grab the password and remove it from the connection string so
that logs don't contain it, and we set the password in the environment of
the child processes when running pg_dump etc commands.

Fix the code so that's what actually happens. See #323.
parent ab9090a8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment