Re: Proposal: Extending the PostgreSQL Protocol with Command Metadata - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: Proposal: Extending the PostgreSQL Protocol with Command Metadata
Date
Msg-id CAJ7c6TMPCgWi2t506FSZe0n=yxKBHV_QGq=p+D5Pqdzq6K_zcw@mail.gmail.com
Whole thread Raw
In response to Re: Proposal: Extending the PostgreSQL Protocol with Command Metadata  (Aleksander Alekseev <aleksander@tigerdata.com>)
List pgsql-hackers
Hi,

> - Multi-tenant applications tracking per-query resource consumption (buffer hits/misses, CPU/IO time)

BTW speaking of buffer hits/misses, you can already do this with
EXPLAIN ANALYZE.

-- 
Best regards,
Aleksander Alekseev



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: About Custom Aggregates, C Extensions and Memory
Next
From: Tom Lane
Date:
Subject: Re: make -C src/test/isolation failure in index-killtuples due to btree_gist