Skip to content

Add new metric to measure the amount of bytes PostgreSQL send to client #2

@fabriziomello

Description

@fabriziomello

The idea is to know the amount of bytes is returned by a SELECT statement. This metric will be very useful to detect some statements that send lot of bytes to the client side and it's definitely a bad design, unless in case of bulk unloads (i.e: pg_dump).

It was suggested by @3manuek on issue #1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions