Bundle task fails when PG is not installed
Created by: malayamanas
Tested in master branch + ubuntu server 12.4 LTS
sudo -u gitlab -H bundle install --deployment --without development test
Above bundle action fails with error when PG DB is not available or installed.
I have to remove PG from Gemfile and Gemfile.lock .