Jessica Richard a écrit :
> for a short test purpose, I would like to see what queries are running
> and how long each of them takes.by reconfiguring postgres.conf on
> the server level.
>
> log_statement = 'all' is giving me the query statements.. but I don't
> know where I can turn "timing"
for a short test purpose, I would like to see what queries are running and how
long each of them takes.by reconfiguring postgres.conf on the server level.
log_statement = 'all' is giving me the query statements.. but I don't know
where I can turn "timing" on just like what I can run from th