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

How does Deepdive upload data into psql without Authentiaction? #663

Open
Junwen-xie opened this issue Jan 3, 2018 · 2 comments
Open

Comments

@Junwen-xie
Copy link

Junwen-xie commented Jan 3, 2018

Hello i am new here:

recently i am trying to learn deepdive to solve some problems. i start to reading the tutorial to process the article. here is some question i am so confused.

  1. give deepdive a single line of db.url my is "postgresql://localhost/testA" i did not give any database user info even no password (i have already set up the default root with a password..). it can still success to create db called testA. i want to know why..

  2. when processing deepdive do article. the system can auto connect to the db and processing the tsv files.... it is cool , i am interesting in this process and want know which shell script or someting else to control create database , upload and download these files..

thanks for your help. i know those question may seems stupid . but it confused me so much ....

@zian92
Copy link

zian92 commented Jan 17, 2018

Change your hba config of your postgres installation to accept localhost connections.

@MahmoudYounes
Copy link

@zian92 you should mark some of the opened issues as solved. I think this issue is solved.

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