Thread

  1. Re: query_id, pg_stat_activity, extended query protocol

    Dave Cramer <davecramer@postgres.rocks> — 2024-03-20T13:07:34Z

    >
    >
    >>
    >> FWIW, I'd like to think that we could improve the situation, requiring
    >> a mix of calling pgstat_report_query_id() while feeding on some query
    >> IDs retrieved from CachedPlanSource->query_list.  I have not in
    >> details looked at how much could be achieved, TBH.
    >>
    >
    This just cropped up as a pgjdbc github issue. Seems like something that
    should be addressed.
    
    Dave