Skip to content

Conversation

@sann05
Copy link

@sann05 sann05 commented Aug 16, 2021

Whenever you are trying to use Vertica with alembic it causes the issue: https://stackoverflow.com/questions/55693215/error-when-init-vertica-as-a-database-backend-for-airflow
It happens because alembic doesn't have an implementation for dialect with name vertica. I believe if you keep postgresql it will be fine.

There are few reasons for doing this:

  1. Allowing usage of Vertica as a metadata DB for Airflow and SuperSet. I know that this is not the best usage for analytical DB but still.
  2. Allowing to migrate DB between environments using alembic.

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

Successfully merging this pull request may close these issues.

1 participant