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

Commit4ae4d23

Browse files
committed
Display postgresql.conf unit options in an easier-to-understand,
2-column format.
1 parente019178 commit4ae4d23

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,11 @@
2424
# "postgres -c log_connections=on". Some parameters can be changed at run time
2525
# with the "SET" SQL command.
2626
#
27-
# Memory units: kB = kilobytes MB = megabytes GB = gigabytes
28-
# Time units: ms = milliseconds s = seconds min = minutes h = hours d = days
27+
# Memory units: kB = kilobytes Time units: ms = milliseconds
28+
# MB = megabytes s = seconds
29+
# GB = gigabytes min = minutes
30+
# h = hours
31+
# d = days
2932

3033

3134
#------------------------------------------------------------------------------

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp