Skip to content

postgresql database creation #98

@nhoffman

Description

@nhoffman

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions