Skip to content
New issue

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

puppetdb complains about missing PGSQL extension #3

Open
liqw33d opened this issue Jun 2, 2016 · 0 comments
Open

puppetdb complains about missing PGSQL extension #3

liqw33d opened this issue Jun 2, 2016 · 0 comments

Comments

@liqw33d
Copy link
Contributor

liqw33d commented Jun 2, 2016

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.

npwalker/pe_external_postgresql@333273d
https://blog.bastelfreak.de/2015/03/puppetdb-unable-to-create-the-recommended-pg_trgm-indexes/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant