This is the supervisor that holds and handles the supervision tree
for a partitioned table, and it is the one that owns the metadata
or control table. Every time a new partioned table is created,
a new supervision tree is created to handle its lifecycle, and
this module is the main supervisor for that tree.