remove preloadAllExtensions from postgres
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
6092c48c8d
commit
fee0c54636
@ -21,7 +21,7 @@ in
|
||||
package = pkgs.postgresql_16;
|
||||
configurePgStatStatements = true;
|
||||
enableAllPreloadedLibraries = true;
|
||||
preloadAllExtensions = true;
|
||||
#preloadAllExtensions = true;
|
||||
identMap = ''
|
||||
# ArbitraryMapName systemUser DBUser
|
||||
superuser_map root postgres
|
||||
|
Loading…
x
Reference in New Issue
Block a user