Skip to content

Unable to generate a SQL file #25

Open
@BakulTessell

Description

@BakulTessell

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"?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions