Skip to content

sql/query_stat_io_time.sql #11

@Dsolik

Description

@Dsolik

Hello, tell me why in sql (sql/query_stat_io_time.sql) in avg_time multiplication by 1000 is performed ( (sum(total_time)1000/sum(calls))::numeric(10,3) AS avg_time and (total_time1000/calls)::numeric(20,2) AS avg_time) ?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions