I'd like to pass configuration options to the postgres installer on
ubuntu if possible. Mostly I'm concerned about setting the location of
the data directory, and where the logs are stored.
I'm familiar with how to configure these after postgres has been
installed with the default settings, but it would save me some hassle
if I could do that as part of the installation itself. Is there a way
to pass those configuration options to the installer?