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

postgresql database creation #98

Open
nhoffman opened this issue Jun 24, 2017 · 0 comments
Open

postgresql database creation #98

nhoffman opened this issue Jun 24, 2017 · 0 comments

Comments

@nhoffman
Copy link
Member

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?

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