Skip to content

Commit 076a067

Browse files
committed
removed unsupported db
1 parent 2dd71ef commit 076a067

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/modules/airflow/pages/required-external-components.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= Required external components
2-
:description: Airflow requires PostgreSQL or MySQL for database support, and Redis for Celery executors.
2+
:description: Airflow requires PostgreSQL for database support, and Redis for Celery executors.
33
:airflow-prerequisites: https://airflow.apache.org/docs/apache-airflow/stable/installation/prerequisites.html
44

55
Airflow requires an SQL database to operate.
@@ -8,7 +8,6 @@ The {airflow-prerequisites}[Airflow documentation] specifies:
88
Fully supported for production usage:
99

1010
* PostgreSQL: 12, 13, 14, 15, 16
11-
* MySQL: 8.0, Innovation
1211
1312
The Celery exectutor also requires:
1413

0 commit comments

Comments
 (0)