@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/ai/agent-postgresql-pg-stat-activity-and-query-cancellation>
  a schema:TechArticle ;
  schema:headline "Agent PostgreSQL pg_stat_activity and Query Cancellation" ;
  schema:url <https://anchorfact.org/ai/agent-postgresql-pg-stat-activity-and-query-cancellation/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.685" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/agent-postgresql-pg-stat-activity-and-query-cancellation>
  schema:citation <https://www.postgresql.org/docs/current/monitoring-stats.html> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/ai/agent-postgresql-pg-stat-activity-and-query-cancellation>
  schema:citation <https://www.postgresql.org/docs/current/functions-admin.html> ;
  af:sourceTier "B" .