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

Commit57050f9

Browse files
committed
Modify:
> * Un-comment all variables in postgresql.conf84,85c84,85< By removing comments we prevent the confusion that commenting a line< returns a modified value to its default, which it does not.> By not showing commented-out variables, we discourage people from> thinking that re-commenting a variable returns it to its default.
1 parent533bd1d commit57050f9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎doc/TODO

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
55
Bracketed items "[]" have more detail.
66

77
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
8-
Last updated:Fri Aug 611:24:17 EDT 2004
8+
Last updated:Fri Aug 613:52:36 EDT 2004
99

1010
The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
1111

@@ -79,10 +79,10 @@ Administration
7979
though the postmaster has paniced and shared memory might not be
8080
cleaned up properly. A new signal is needed for safe termination.
8181

82-
*Remove comments onpostgresql.conf variables
82+
*Un-comment all variables inpostgresql.conf
8383

84-
Byremoving comments we prevent the confusion that commenting a line
85-
returns a modified valueto its default, which it does not.
84+
Bynot showing commented-out variables, we discourage people from
85+
thinking that re-commenting a variable returns itto its default.
8686

8787
* Allow point-in-time recovery to archive partially filled write-ahead
8888
logs

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp