/var/lib/postgresql/data/postgresql.conf
shared_preload_libraries = 'auto_explain'
auto_explain.log_analyze = on
auto_explain.log_format = text
auto_explain.log_min_duration = 0
log_destination = 'stderr'
テキオモの記憶の片隅に追いやられそうな出来事を書き連ねます
2020年01月23日
/var/lib/postgresql/data/postgresql.conf
shared_preload_libraries = 'auto_explain'
auto_explain.log_analyze = on
auto_explain.log_format = text
auto_explain.log_min_duration = 0
log_destination = 'stderr'