Skip to content

Conversation

@jenweber
Copy link
Contributor

No description provided.

@jenweber jenweber requested a review from alexspeller June 24, 2019 22:41
@ef4
Copy link

ef4 commented Jun 25, 2019

You can eliminate the need for a local psql binary by using the one that's inside the docker container:

docker exec -it cardstack-pg sql -U postgres pgsearch_cardboard_development

This also guarantees you'll have the right version of psql.

@jenweber
Copy link
Contributor Author

For me this works as docker exec -it cardstack-pg psql -U postgres pgsearch_cardboard_development

@jenweber
Copy link
Contributor Author

Edited to include Ed's suggestions!

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

Successfully merging this pull request may close these issues.

3 participants