Merge pull request 'Revert "Enable stats statements temporarily on Postgres"' (#49) from feature/revert-46 into main
Some checks failed
Check flake.lock / Check health of `flake.lock` (push) Successful in 10s
Check Nix formatting / Perform Nix format checks (push) Successful in 2m41s
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (push) Successful in 10m28s
Check Nix flake / Build nix outputs (ubuntu-latest) (push) Successful in 15m1s
Update flakes / update_lockfile (push) Failing after 16m56s
Some checks failed
Check flake.lock / Check health of `flake.lock` (push) Successful in 10s
Check Nix formatting / Perform Nix format checks (push) Successful in 2m41s
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (push) Successful in 10m28s
Check Nix flake / Build nix outputs (ubuntu-latest) (push) Successful in 15m1s
Update flakes / update_lockfile (push) Failing after 16m56s
Reviewed-on: #49
This commit is contained in:
commit
01834b7029
@ -19,8 +19,6 @@ in
|
||||
enable = true;
|
||||
enableJIT = true;
|
||||
package = pkgs.postgresql_16;
|
||||
enableAllPreloadedLibraries = true;
|
||||
configurePgStatStatements = true;
|
||||
identMap = ''
|
||||
# ArbitraryMapName systemUser DBUser
|
||||
superuser_map root postgres
|
||||
|
Loading…
x
Reference in New Issue
Block a user