Type: | bool |
Défaut: | off |
Contexte: | sighup |
Redémarrer: | false |
Trace les points de vérification and restartpoints dans les journaux applicatifs. Diverses statistiques sont incluses dans les journaux applicatifs, dont le nombre de tampons écrits et le temps passé à les écrire. Désactivé par défaut, ce paramètre ne peut être configuré que dans le fichier postgresql.conf ou indiqué sur la ligne de commande.
Recommandations [EN]
When doing performance analysis, it's often a good idea to turn on most of the logging options and log them to a CSVlog.
Sur StackOverflow
- pg_xlog files not recycling on slave
- How to config postgresql to not to log actual data that is inserted in database?
- to log and store Postgres errors?
- How to customize the configuration file of the official PostgreSQL Docker image?
- PostgreSQL query written millions of times to the log file when using temp files