fix pg_dump stuck on version 17 on nix

This commit is contained in:
Diego Imbert
2026-09-16 15:14:28 +02:00
parent d32ff92eac
commit 3dfbf64d9d
+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