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

Commitfcc5b95

Browse files
committed
Add mention of environment variable conflict with uncommenting config
file variables:< Another option is to allow commented values to return to their< default values.> This has to address environment variables that are then overridden> by config file values. Another option is to allow commented values> to return to their default values.
1 parent0bd5a8c commitfcc5b95

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎doc/TODO

Lines changed: 4 additions & 3 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:Thu Aug19 23:06:05 EDT 2004
8+
Last updated:Fri Aug20 11:20:09 EDT 2004
99

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

@@ -83,8 +83,9 @@ Administration
8383

8484
By not showing commented-out variables, we discourage people from
8585
thinking that re-commenting a variable returns it to its default.
86-
Another option is to allow commented values to return to their
87-
default values.
86+
This has to address environment variables that are then overridden
87+
by config file values. Another option is to allow commented values
88+
to return to their default values.
8889

8990
* Allow point-in-time recovery to archive partially filled write-ahead
9091
logs

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp