We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 019c6e8 + aab40dd commit a568f16Copy full SHA for a568f16
1 file changed
app/postgis/postgresql.conf
@@ -18,6 +18,7 @@ dynamic_shared_memory_type = posix
18
wal_buffers = 64MB
19
max_wal_size = 2GB
20
min_wal_size = 80MB
21
+wal_compression = zstd
22
23
# Planner (SSD)
24
random_page_cost = 1.1
0 commit comments