-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Looks like a postgresql database must first be created before new_database can be run:
./taxit -v new_database postgresql://localhost/ncbi_taxonomy
...
sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) FATAL: database "ncbi_taxonomy" does not exist
Is there a reason not to auto-create, or at least provide a flag to do so?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels