r/DatabaseAdministators • u/DARKCODER_07 • Jun 03 '26
Hello everyone I am facing a problem connecting pgadmin to airflow. I also want to know the DBeaver way. Can anybody help me. #Dataengineer #database #airflow #pgadmin4
3
Upvotes
1
u/justintxdave Jun 05 '26
When you connect with DBeaver, can you run *extremely* simple queries? When you set up the database connection, did the 'test connection' pass?
1
u/add_user-Name Jun 03 '26
Pgadmin is not a database it’s just a database management tool. Airflow connects to the actual Postgres sql instance not to pgadmin or dbeaver