Title: Message Title
Kenneth Barber commented on an issue
PuppetDB / Improvement PDB-887
Reduce fact_value storage
The fact_values table is quite large under heavily loaded circumstances, we should work to reduce that:

* storage of integers, booleans and doubles have little value in being de-duplicated, we could move these to facts instead, and just have the updated differentially only. Only strings and JSON blobs would then be de-duplicated basically.
* fact_valu...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to