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

Loading the sample data sets -- Linux #8

Open
paulionel opened this issue Oct 28, 2021 · 3 comments
Open

Loading the sample data sets -- Linux #8

paulionel opened this issue Oct 28, 2021 · 3 comments

Comments

@paulionel
Copy link

I have created the data base sqlda but when I try to load it with data using "psql -d sqlda data.dump" it gives me the following error:
psql: error: FATAL: Peer authentication failed for user "data.dump"

@Patriciopompone
Copy link

Had the same issue, no response?
Thanks.

@Patriciopompone
Copy link

Maybe this issue is with newer version of postgres (12 in my case). I used this command and worked " psql -U postgres sqlda < data.dump"

@dat-linux
Copy link

postgres is the worst DB the author could have chosen for this

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