Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
D
docker-iot-v3
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
deploy
docker-iot-v3
Commits
f4416d0a
Commit
f4416d0a
authored
Nov 28, 2022
by
吴文龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
21103608
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
postgresql.conf
db/postgresql.conf
+1
-1
No files found.
db/postgresql.conf
View file @
f4416d0a
...
@@ -128,7 +128,7 @@ max_prepared_transactions = 2000 # zero disables the feature
...
@@ -128,7 +128,7 @@ max_prepared_transactions = 2000 # zero disables the feature
# (change requires restart)
# (change requires restart)
# Caution: it is not advisable to set max_prepared_transactions nonzero unless
# Caution: it is not advisable to set max_prepared_transactions nonzero unless
# you actively intend to use prepared transactions.
# you actively intend to use prepared transactions.
w
8
ork_mem
=
MB
# min 64kB
work_mem
=
MB
# min 64kB
maintenance_work_mem
=
1
GB
# min 1MB
maintenance_work_mem
=
1
GB
# min 1MB
autovacuum_work_mem
= -
1
# min 1MB, or -1 to use maintenance_work_mem
autovacuum_work_mem
= -
1
# min 1MB, or -1 to use maintenance_work_mem
#max_stack_depth = 2MB # min 100kB
#max_stack_depth = 2MB # min 100kB
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment