# FILES ## Logs Log files can be found in two places. The most recent log file will be located in the postgres data directory. Other log files will be located via a config setting typically set to directory under the data directory. This can be found using the `SHOW log_directory` sql commnad. ## Config files The configuration files are located directly under the - postgresql.conf - - postgres.auto.conf - - pg_hba.conf - -