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

I install LibPQ but test fails. #272

Open
X3Coyote opened this issue Jun 18, 2023 · 1 comment
Open

I install LibPQ but test fails. #272

X3Coyote opened this issue Jun 18, 2023 · 1 comment

Comments

@X3Coyote
Copy link

Hi,
I couldn't find anything on this issue, so here I am.

I installed LibPQ.jl except I think I broke it. I installed and ran test but failed. I can use some parts of LibPQ.jl, but a lot of stuff isn't recognized. I can connect to Database, but some functions aren't recognized. What did I do wrong?
Here is the test:
test1
test2

@iamed2
Copy link
Owner

iamed2 commented Jun 30, 2023

Looks like for the tests you may need to ensure you have a database running: https://iamed2.github.io/LibPQ.jl/dev/pages/faq/#How-do-I-test-LibPQ.jl-on-my-own-computer?

The instructions above show Docker being used but I typically have a PostgreSQL server installed and set the appropriate environment variables for LibPQ.jl to point to it.

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

2 participants