mirror of
https://github.com/penpot/penpot.git
synced 2026-09-13 07:30:24 +00:00
🔧 Update devenv postgresql config
This commit is contained in:
parent
e43703c368
commit
676e7f8646
@ -1,5 +1,5 @@
|
|||||||
listen_addresses = '*'
|
listen_addresses = '*'
|
||||||
max_connections = 50
|
max_connections = 160
|
||||||
shared_buffers = 256MB
|
shared_buffers = 256MB
|
||||||
temp_buffers = 18MB
|
temp_buffers = 18MB
|
||||||
work_mem = 18MB
|
work_mem = 18MB
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user