mirror of https://github.com/citusdata/citus.git
Update CHANGELOG.md (#6907)
Change `citus_stats_tenants` to `citus_stat_tenants` Thanks @clairegiordano for noticingpull/6391/head
parent
aeaa48c197
commit
1662694471
|
@ -6,7 +6,7 @@
|
|||
* Adds support for `MERGE` command on co-located distributed tables joined on
|
||||
distribution column (#6696, #6733)
|
||||
|
||||
* Adds the view `citus_stats_tenants` that monitor statistics on tenant usages
|
||||
* Adds the view `citus_stat_tenants` that monitor statistics on tenant usages
|
||||
(#6725)
|
||||
|
||||
* Adds the GUC `citus.max_background_task_executors_per_node` to control number
|
||||
|
|
Loading…
Reference in New Issue