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

pg_dump fails to read config/database.yml #128

Open
hesco opened this issue Apr 22, 2015 · 1 comment
Open

pg_dump fails to read config/database.yml #128

hesco opened this issue Apr 22, 2015 · 1 comment

Comments

@hesco
Copy link

hesco commented Apr 22, 2015

It is assuming a database connection at localhost.

== 20150323011050 AddOutputToDeploy: migrating ================================
-- add_column(:deploys, :output, :text)
   -> 0.0020s
== 20150323011050 AddOutputToDeploy: migrated (0.0021s) =======================

pg_dump: [archiver (db)] connection to database "houston_poc" failed: could not connect to server: No such file or directory
        Is the server running locally and accepting
        connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?
rake aborted!
Error dumping database
@boblail
Copy link
Member

boblail commented Feb 6, 2017

Hi @hesco, if you're interested in replying, do you experience this issue after installing houston-core 0.8.1 and setting up a new instance using these instructions?

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

No branches or pull requests

2 participants