File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 2
2
PostgreSQL TODO List
3
3
====================
4
4
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5
- Last updated: Wed Apr 26 22:41:35 EDT 2006
5
+ Last updated: Thu Apr 27 11:56:04 EDT 2006
6
6
7
7
The most recent version of this document can be viewed at
8
8
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -54,6 +54,8 @@ Administration
54
54
55
55
This would allow administrators to see more detailed information from
56
56
specific sections of the backend, e.g. checkpoints, autovacuum, etc.
57
+ Another idea is to allow separate configuration files for each module,
58
+ or allow arbitrary SET commands to be passed to them.
57
59
58
60
* -Re-enable the GUC full_page_writes in 8.2 when reliability issues have
59
61
been addressed
Original file line number Diff line number Diff line change 8
8
< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
9
9
< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
10
10
< p > Current maintainer: Bruce Momjian (< a href ="mailto:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ a > )< br />
11
- Last updated: Wed Apr 26 22:41:35 EDT 2006
11
+ Last updated: Thu Apr 27 11:56:04 EDT 2006
12
12
</ p >
13
13
< p > The most recent version of this document can be viewed at< br />
14
14
< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -55,6 +55,8 @@ <h1><a name="section_2">Administration</a></h1>
55
55
</ li > < li > Allow log_min_messages to be specified on a per-module basis
56
56
< p > This would allow administrators to see more detailed information from
57
57
specific sections of the backend, e.g. checkpoints, autovacuum, etc.
58
+ Another idea is to allow separate configuration files for each module,
59
+ or allow arbitrary SET commands to be passed to them.
58
60
</ p >
59
61
</ li > < li > -< em > Re-enable the GUC full_page_writes in 8.2 when reliability issues have</ em >
60
62
been addressed
You can’t perform that action at this time.
0 commit comments