Quantcast
Channel: Kaltura - Latest posts
Viewing all articles
Browse latest Browse all 7410

DWH Issue on Retention Policy

$
0
0

Hi @siactive,

No need to upgrade the DB. You don't really need that many partitions backed up anyhow.
Let's start by running:

mysql> select table_name, count(1) from information_schema.partitions where table_name like 'dwh_fact_%' group by table_name;

Please paste the output here.

Thanks,


Viewing all articles
Browse latest Browse all 7410

Trending Articles