You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To back up databases running PostgreSQL 17, the client tools compatible with this version need to be present in the database-tools. Without this, backups will fail with an error like:
pg_dump: error: aborting because of server version mismatchpg_dump: detail: server version: 17.5; pg_dump version: 16.3