Optimize Postgres performance settings
This commit is contained in:
@@ -209,7 +209,7 @@
|
||||
'';
|
||||
settings = {
|
||||
max_connections = "300";
|
||||
shared_buffers = "512MB";
|
||||
shared_buffers = "1024MB";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user