Re: [Puppet Users] SQL Error updating certnames PDB6.22.1

2022-12-01 Thread austin...@puppet.com
We noticed this when attempting to add testing for Postgres 15 and put up a maintenance commit that fixed it https://github.com/puppetlabs/puppetdb/commit/689e4cbae0773363bb9722fad5a8d7f415b00737. The commit message describes the two breaking changes in Postgres 15 that affected PuppetDB (one

[Puppet Users] Re: Masterless Puppet and exported resources

2023-02-01 Thread austin...@puppet.com
Hi Álex, pson_storeconfigs is just a mock installed for that one acceptance test, and not a real storeconfigs backend. I could be wrong, but the only backend I'm aware of for exported resources is the PuppetDB backend. Based on your post, I'm not sure it would work perfectly because it sounds

[Puppet Users] Re: Querying nested facts with puppetdb

2023-03-22 Thread austin...@puppet.com
The Inventory endpoint supports querying based on dotted fact paths for both projected values and query filters. A similar PQL query to what y

[Puppet Users] Re: Puppetboard and postgresql - Reports take up space.

2023-11-16 Thread 'austin...@puppet.com' via Puppet Users
That script looks to be related to the old puppet-dashboard, and I don't think it would work with Puppetboard. To my knowledge, Puppetboard does not store any reports and is only a frontend for displaying PuppetDB data. If you find the reports in your PuppetDB growing too large, you can lower th