fix pg_dump stuck on version 17 on nix

This commit is contained in:
Diego Imbert
2026-09-09 10:07:15 +02:00
parent f41aa85226
commit b3448d0111
+4 -1
View File
@@ -65,7 +65,10 @@
# Misc
libtool
postgresql
# Must not trail the server the dev database runs (postgres:18): pg_dump refuses a
# server newer than itself by a major version, which takes out every data table
# export, clone and fork-with-data.
postgresql_18
# Build tooling
pkg-config