See this unix.stackexchange question
sudo DEBIAN_FRONTEND=noninteractive apt-get install -y libpq-dev
Though this doesn't appear to work. Next try is putting the DEBIAN... in root's ~/.bashrc
See this unix.stackexchange question
sudo DEBIAN_FRONTEND=noninteractive apt-get install -y libpq-dev
Though this doesn't appear to work. Next try is putting the DEBIAN... in root's ~/.bashrc