Skip to content

demo: Activate PostgreSQL slow logs

Stan Hu requested to merge sh-demo-add-slow-logs into master

This commit will cause PostgreSQL to log any database statements taking longer than 500 ms. This is useful to flag any slow queries running in Praefect.

Edited by Stan Hu

Merge request reports