|
As outlined in PDB-2631, PuppetDB encounters severe performance degradation in the presence of large structured facts. In support, we have seen this impact with mountpoint or partitions facts of only 20-30 KiB, which is not terribly uncommon. As noted in that ticket, the expectation is that PDB will be able to handle anything Facter might throw at it.
This issue was resolved in https://tickets.puppetlabs.com/browse/PDB-3249, but the fix was removed by https://tickets.puppetlabs.com/browse/PDB-3611. We need a solution that will allow large structured facts to be stored in PDB without causing causing query performance issues.
|