make start_postgres_and_auto_building work, and uncomment
override_dh_auto_build: target in debian/rules.
The main problem is to be able to run the postgres server with postgres user
using su while the package is being built with fakeroot. Is it even possible?
