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 2
2
PostgreSQL TODO List
3
3
====================
4
4
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5
- Last updated: Sun Apr 16 23:18:03 EDT 2006
5
+ Last updated: Tue Apr 18 22:46:31 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.
@@ -164,6 +164,8 @@ Administration
164
164
This is useful for checking PITR recovery.
165
165
166
166
o Allow the PITR process to be debugged and data examined
167
+ o Add reporting of the current WAL file, perhaps as part of
168
+ partial log file archiving
167
169
168
170
169
171
Monitoring
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: Sun Apr 16 23:18:03 EDT 2006
11
+ Last updated: Tue Apr 18 22:46:31 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 > .
@@ -151,6 +151,8 @@ <h1><a name="section_2">Administration</a></h1>
151
151
< p > This is useful for checking PITR recovery.
152
152
</ p >
153
153
</ li > < li > Allow the PITR process to be debugged and data examined
154
+ </ li > < li > Add reporting of the current WAL file, perhaps as part of
155
+ partial log file archiving
154
156
</ li > </ ul >
155
157
</ li > </ ul >
156
158
< h1 > < a name ="section_3 "> Monitoring</ a > </ h1 >
You can’t perform that action at this time.
0 commit comments