Franklin Haut wrote:
> How can we generate in the log of executed querys (directory pg_log)
> the amount of bytes transferred between the server and the client
> of the result of a query?

As far as I know, there is no parameter to do that.

You'd have to write an extension that hooks into PostgreSQL, but I
have no idea how hard that would be.

Yours,
Laurenz Albe



Reply via email to