stickied postgresql to 14 on mc4
This commit is contained in:
parent
04ef9263fa
commit
7b4b5b99c9
1 changed files with 1 additions and 2 deletions
|
|
@ -17,8 +17,7 @@ in
|
|||
}
|
||||
];
|
||||
extraPlugins = [
|
||||
#(pkgs.callPackage ../packages/timescaledb/timescaledb.nix {})
|
||||
timescaledb
|
||||
(pkgs.callPackage ../packages/timescaledb/timescaledb.nix {})
|
||||
];
|
||||
settings = {
|
||||
shared_preload_libraries = "timescaledb";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue