We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
08:46:22,410 WARN [c.p.p.s.migrate] Missing PostgreSQL extension pg_trgm We are unable to create the recommended pg_trgm indexes due to the extension not being installed correctly. Run the command: CREATE EXTENSION pg_trgm; as the database super user on the PuppetDB database to correct this, then restart PuppetDB.
08:46:22,410 WARN [c.p.p.s.migrate] Missing PostgreSQL extension pg_trgm
pg_trgm
We are unable to create the recommended pg_trgm indexes due to the extension not being installed correctly. Run the command:
CREATE EXTENSION pg_trgm;
as the database super user on the PuppetDB database to correct this, then restart
PuppetDB.
npwalker/pe_external_postgresql@333273d https://blog.bastelfreak.de/2015/03/puppetdb-unable-to-create-the-recommended-pg_trgm-indexes/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
npwalker/pe_external_postgresql@333273d
https://blog.bastelfreak.de/2015/03/puppetdb-unable-to-create-the-recommended-pg_trgm-indexes/
The text was updated successfully, but these errors were encountered: