Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc53f3b9

Browse files
committed
Improve file_copy_method entry in postgresql.conf.sample
Improve the wording of the comment a bit, fix whitespace. Also movethe entry so that the section order is consistent with config.sgml.
1 parent1f62dbf commitc53f3b9

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

‎src/backend/utils/misc/postgresql.conf.sample

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -178,13 +178,11 @@
178178
#temp_file_limit = -1# limits per-process temp file space
179179
# in kilobytes, or -1 for no limit
180180

181+
#file_copy_method = copy# copy, clone (if supported by OS)
182+
181183
#max_notify_queue_pages = 1048576# limits the number of SLRU pages allocated
182184
# for NOTIFY / LISTEN queue
183185

184-
#file_copy_method = copy# the default is the first option
185-
# copy
186-
# clone (if system support is available)
187-
188186
# - Kernel Resources -
189187

190188
#max_files_per_process = 1000# min 64

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp