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

Unable to install Postgres 12 or 13 on a new app #41

Open
joesiewert opened this issue Dec 21, 2020 · 0 comments
Open

Unable to install Postgres 12 or 13 on a new app #41

joesiewert opened this issue Dec 21, 2020 · 0 comments

Comments

@joesiewert
Copy link

I am getting the following when trying to install Postgres 12 or 13 on a new app:

-----> Copying .profile.d/00-pg-path.sh to add postgresql binaries to PATH
-----> Postgresql done
-----> Timed out running buildpack Postgresql
 !     Push failed

It will hang on Postgresql done until the Heroku build timeout kicks in. I am using the POSTGRESQL_VERSION config var to specify the version. If I switch it to Postgres 10 or 11 on the same app it works as expected.

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