listen_addresses = '*' port = 5432 wal_level = replica hot_standby = on max_connections = 100 hot_standby_feedback = on wal_keep_size = 256MB logging_collector = on log_destination = 'stderr' hba_file = '/etc/postgresql/pg_hba.conf'