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

Error trying to load into a different database using - option #20

Open
mangvlad opened this issue Feb 7, 2022 · 5 comments
Open

Error trying to load into a different database using - option #20

mangvlad opened this issue Feb 7, 2022 · 5 comments

Comments

@mangvlad
Copy link

mangvlad commented Feb 7, 2022

Getting this error:

npx: installed 112 in 4.544s
ERROR: syntax error at or near "Launching"
LINE 1: Launching pg_dump

@imreACTmd
Copy link
Collaborator

Will you please share your entire command? Also I do not think the version in npx has the latest changes yet.

@mangvlad
Copy link
Author

what would be the best way to run it without npx? it looks like the version from npx has no support for configFile either...

@imreFitos
Copy link

Let me see if I can get it into a publishable place soon.

@imreACTmd
Copy link
Collaborator

what would be the best way to run it without npx? it looks like the version from npx has no support for configFile either...

If you check out the current main branch from github, do an npm install in the directory, then run bin/run postgresql://url in the directory, it will work

@imreACTmd
Copy link
Collaborator

@mangvlad please try using "npx pg-anonymizer@0.5.1"

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

3 participants