1

cnosdb version 2.3.

I used SQL command

select count(*) from readings;

to do a simple aggregate execution. And I got this result after waiting for more than 1000 seconds:

+-----------------+
| COUNT(UInt8(1)) |
+-----------------+
| 77784797        |
+-----------------+
Query took 1113.768 seconds.

How can I solve it? It takes too much time.

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
learn_more
  • 145
  • 10

0 Answers0