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

Unable to generate a SQL file #25

Open
BakulTessell opened this issue Mar 12, 2022 · 0 comments
Open

Unable to generate a SQL file #25

BakulTessell opened this issue Mar 12, 2022 · 0 comments

Comments

@BakulTessell
Copy link

I just want to generate the SQL files from XML.
Is that possible?
I ran the below command.

$ python3 load_into_pg.py -t Badges  -f Badges.xml
This will drop the Badges table. Are you sure [y/n]?y
Error in dealing with the database.
pg.Error (None): None
could not connect to server: No such file or directory
	Is the server running locally and accepting
	connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?
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