Module query_log

Source

Constants§

PGWIRE_QUERY_LOG
The target name for the event when pgwire finishes handling a query.
PGWIRE_ROOT_SPAN_TARGET
The target name for the root span while pgwire is handling a query.
PGWIRE_SLOW_QUERY_LOG
The target name for the event when pgwire does not finish handling a query in time.

Statics§

SLOW_QUERY_LOG_PERIOD
The period of logging ongoing slow queries.