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
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: