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

Commit9700b25

Browse files
committed
Formatting and punctuation improvements in sample configuration files
1 parent93e6892 commit9700b25

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
archive_mode ='on'
1+
archive_mode =on
22
archive_library = 'basic_archive'
33
basic_archive.archive_directory = '.'
4-
wal_level ='replica'
4+
wal_level = replica

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@
449449
# logging_collector to be on.
450450

451451
# This is used when logging to stderr:
452-
#logging_collector = off# Enable capturing of stderr, jsonlog
452+
#logging_collector = off# Enable capturing of stderr, jsonlog,
453453
# and csvlog into log files. Required
454454
# to be on for csvlogs and jsonlogs.
455455
# (change requires restart)
@@ -536,9 +536,9 @@
536536
# statements from all transactions, 0.0 never logs
537537

538538
#log_startup_progress_interval = 10s# Time between progress updates for
539-
# long-running startup operations.
540-
# 0 disables the feature, > 0 indicates
541-
# the interval in milliseconds.
539+
# long-running startup operations.
540+
# 0 disables the feature, > 0 indicates
541+
# the interval in milliseconds.
542542

543543
# - What to Log -
544544

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp