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

postgresql_extensions.control -> no such file or directory #62

Open
rgdts opened this issue Sep 8, 2017 · 0 comments
Open

postgresql_extensions.control -> no such file or directory #62

rgdts opened this issue Sep 8, 2017 · 0 comments

Comments

@rgdts
Copy link

rgdts commented Sep 8, 2017

myapp: failed: [127.0.0.1] (item=postgresql_extensions) => {"changed": true, "cmd": "psql myapp -c 'CREATE EXTENSION IF NOT EXISTS postgresql_extensions;'", "delta": "0:00:00.053190", "end": "2017-09-08 17:56:30.268541", "failed": true, "item": "postgresql_extensions", "rc": 1, "start": "2017-09-08 17:56:30.215351", "stderr": "ERROR: could not open extension control file "/usr/share/postgresql/9.3/extension/postgresql_extensions.control": No such file or directory", "stderr_lines": ["ERROR: could not open extension control file "/usr/share/postgresql/9.3/extension/postgresql_extensions.control": No such file or directory"], "stdout": "", "stdout_lines": []}

Does anybody know what could be causing this?

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