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

PGPASSWORD does not get recognized #34

Open
pcace opened this issue Apr 8, 2024 · 0 comments
Open

PGPASSWORD does not get recognized #34

pcace opened this issue Apr 8, 2024 · 0 comments

Comments

@pcace
Copy link

pcace commented Apr 8, 2024

Hi there,

in bash (Ubuntu 22.04) the environment variable PGPASSWORD is not recognized when using this:

export PGPASSWORD='secure'; cjdb import -H localhost -U user -d testcjdb -s cjdb -f LoD2_326625712.jsonl
what can be the reason for it? doing echo $PGPASSWORD clearly shows the password is in the environment.
But it still asks for the password.

Any help would be great!

Thanks :)

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 a pull request may close this issue.

1 participant