fix pg_dump stuck on version 17 on nix

This commit is contained in:
Diego Imbert
2026-09-17 10:01:15 +02:00
committed by GitHub
parent d69da0bbd6
commit 3ae1688c44
+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