File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 22PostgreSQL TODO List
33====================
44Current 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
66
77The most recent version of this document can be viewed at
88http://www.postgresql.org/docs/faqs.TODO.html.
@@ -54,6 +54,8 @@ Administration
5454
5555 This would allow administrators to see more detailed information from
5656 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.
5759
5860* -Re-enable the GUC full_page_writes in 8.2 when reliability issues have
5961 been addressed
Original file line number Diff line number Diff line change 88< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
99< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
1010< 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
1212</ p >
1313< p > The most recent version of this document can be viewed at< br />
1414< 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>
5555 </ li > < li > Allow log_min_messages to be specified on a per-module basis
5656< p > This would allow administrators to see more detailed information from
5757 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.
5860</ p >
5961 </ li > < li > -< em > Re-enable the GUC full_page_writes in 8.2 when reliability issues have</ em >
6062 been addressed
You can’t perform that action at this time.
0 commit comments