|
|
|
|
|
by itsthecourier
1612 days ago
|
|
It depends on the queries you run. In postgres we use stuff like materialized views, partial indexes, hyperloglog and it you are using citusdb (postgres for adults), you can even have columnar tables to accelerate olap stuff |
|