mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-21 00:02:30 +00:00
fix pg_dump stuck on version 17 on nix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user