Sean McGivern

Results 33 comments of Sean McGivern

Coming back late here to confirm that running gap fill (with the smaller partition size) as in my previous comment does end up with what I'd expected: ```sql UPDATE partman.part_config...

Support confirmed that we also need to set `ignore_databases`: https://github.com/DataDog/integrations-core/blob/master/postgres/datadog_checks/postgres/data/conf.yaml.example#L74-L84 I do think this is confusing, especially the difference in terminology (`exclude` vs `ignore`), but I appreciate that will be...

I think this is a duplicate of https://github.com/typeorm/typeorm/issues/9981.