Skip to content

Commit c822ba4

Browse files
committed
remove pgmq and pg_partman (unreleased) until permissions issues resolved
1 parent 7db7e1a commit c822ba4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

flake.nix

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,9 @@
135135
./nix/ext/pgroonga.nix
136136
./nix/ext/index_advisor.nix
137137
./nix/ext/wal2json.nix
138-
./nix/ext/pgmq.nix
138+
# pending resolution of a permissions issue. Use 15.5.1.004 on staging to test
139+
# ./nix/ext/pgmq.nix
140+
# ./nix/ext/pg_partman.nix
139141
./nix/ext/pg_repack.nix
140142
./nix/ext/pg-safeupdate.nix
141143
./nix/ext/plpgsql-check.nix
@@ -151,7 +153,6 @@
151153
./nix/ext/pg_hashids.nix
152154
./nix/ext/pgsodium.nix
153155
./nix/ext/pg_graphql.nix
154-
./nix/ext/pg_partman.nix
155156
./nix/ext/pg_stat_monitor.nix
156157
./nix/ext/pg_jsonschema.nix
157158
./nix/ext/pgvector.nix

0 commit comments

Comments
 (0)