Dear Mentors, I would like to install postgres into a chroot environment, where the postinst script can't ask for the path where to create the database directory etc. How can I preset these data (like db_fset), so the postinst script can get the data via db_get? Or should I tamper with the postinst scipt, so build a new package from postgresql? Thanks, GCS