Re: PostgreSQL log query's result size

2021-04-07 Thread Hellmuth Vargas
Thank you for the clarification. El mié, 7 de abr. de 2021 a la(s) 09:20, David G. Johnston ( david.g.johns...@gmail.com) escribió: > On Wed, Apr 7, 2021 at 7:13 AM Hellmuth Vargas wrote: > >> >> ?? Well, the truth does not show the data that I request, what I request >> is that by configuring s

Re: PostgreSQL log query's result size

2021-04-07 Thread David G. Johnston
On Wed, Apr 7, 2021 at 7:13 AM Hellmuth Vargas wrote: > > ?? Well, the truth does not show the data that I request, what I request > is that by configuring some parameter, the size of the obtained records can > be obtained from the execution of a query something similar to the > log_min_duration_

Re: PostgreSQL log query's result size

2021-04-07 Thread Hellmuth Vargas
?? Well, the truth does not show the data that I request, what I request is that by configuring some parameter, the size of the obtained records can be obtained from the execution of a query something similar to the log_min_duration_statement parameter Now I think it is pertinent to write here bec

Re: PostgreSQL log query's result size

2021-04-06 Thread Justin Pryzby
On Tue, Apr 06, 2021 at 02:03:03PM -0500, Hellmuth Vargas wrote: > Could you tell me if it is possible that as well as the configuration that > the log presents the duration of the delayed queries, it can also present > the size of the result data? especially those who want to return a lot of > inf