docker初步构想
This commit is contained in:
1
docker/dify/volumes/db/data/pgdata/postmaster.opts
Normal file
1
docker/dify/volumes/db/data/pgdata/postmaster.opts
Normal file
@@ -0,0 +1 @@
|
||||
/usr/local/bin/postgres "-c" "max_connections=100" "-c" "shared_buffers=128MB" "-c" "work_mem=4MB" "-c" "maintenance_work_mem=64MB" "-c" "effective_cache_size=4096MB" "-c" "statement_timeout=0" "-c" "idle_in_transaction_session_timeout=0"
|
||||
Reference in New Issue
Block a user