[
https://issues.apache.org/jira/browse/AIRFLOW-3678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Potiuk closed AIRFLOW-3678.
---------------------------------
Resolution: Won't Fix
> When you re-run "airflow resetdb" on a Postgres DB already initialized,
> resetdb fails
> -------------------------------------------------------------------------------------
>
> Key: AIRFLOW-3678
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3678
> Project: Apache Airflow
> Issue Type: Bug
> Reporter: Jarek Potiuk
> Assignee: Jarek Potiuk
> Priority: Major
>
> When you re-run "airflow resetdb" on a Postgres DB which has already been
> initialized before, the reset process fails with "dag_stats_table already
> exists". There is no checking if the dag_stats_table is already created (as
> it is for other migration scripts of Alembic)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)