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: No such file or directory (os error 2) #190

Open
marmik18 opened this issue Dec 21, 2022 · 1 comment
Open

Error: No such file or directory (os error 2) #190

marmik18 opened this issue Dec 21, 2022 · 1 comment

Comments

@marmik18
Copy link
Contributor

I have tried running the following command

./bin/pg_datanymizer -f backup.sql -c ./test.yml postgresql://postgres:postgres@172.19.0.3:5432/postgres

where the test.yml is

tables:
  - name: Profile
    rules:
      firstName:
        first_name: {}
      lastName:
        last_name: {}

Also i have tried running this on the following OS / Environments:

  • macOS 12.4
  • Ubuntu 20.04
  • Node:16.15-alpine (docker engine, both on macOS 12.4 and Ubuntu 20.04)
@marmik18
Copy link
Contributor Author

Update: the cli works with sudo but not without 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

1 participant