I am running pgAdmin in a docker container. I cannot export if the database server is PostgreSQL 17 because the pg_dump that comes with pgAdmin uses 16.4. pg_dump: error: aborting because of server ...
2024-09-08 22:18:03,321: ERROR pgadmin: Traceback (most recent call last): File "C:\Program Files\PostgreSQL\17\pgAdmin 4\python\Lib\site-packages\alembic\operations\batch.py", line 690, in ...