Jim Nasby <decibel@decibel.org> writes:
> There's several problems with that. First, trace_sort isn't
> documented (or at least it's not in postgresql.conf), so most folks
> don't know it exists. Second, in order to see it's output you have to
> drop log_min_messages to debug. That results in a huge log volume,
> especially on a production system.
Nonsense ... trace_sort output is at LOG level.
regards, tom lane