# Disable listening on a port to make it more self-contained and allow multiple instances listen_addresses='' # Avoid random shell locale settings from messing with the db settings - default to C locale lc_messages='C' lc_monetary='C' lc_numeric='C' lc_time='C' # Put any overrides into your own config file here: include_if_exists 'postgresql_overrides.conf'