pg_dump can't be used on databases newer than its version, and the default version of the psql client libraries for buster is 14.
The best solution is probably to update the Perl base image to a newer version of Debian. Buster is in LTS and goes completely out of support in June 2024
I can whip up a quick PR if that's helpful?
pg_dump can't be used on databases newer than its version, and the default version of the psql client libraries for buster is 14.
The best solution is probably to update the Perl base image to a newer version of Debian. Buster is in LTS and goes completely out of support in June 2024
I can whip up a quick PR if that's helpful?