File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 22PostgreSQL TODO List
33====================
44Current maintainer: Bruce Momjian (bruce@momjian.us)
5- Last updated: Tue Jul 25 11:27:16 EDT 2006
5+ Last updated: Tue Jul 25 12:23:06 EDT 2006
66
77The most recent version of this document can be viewed at
88http://www.postgresql.org/docs/faqs.TODO.html.
@@ -171,6 +171,9 @@ Administration
171171 o Add reporting of the current WAL file and offset, perhaps as
172172 part of partial log file archiving
173173
174+ The offset allows parts of a WAL file to be archived using
175+ an external program.
176+
174177
175178Monitoring
176179==========
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:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11- Last updated: Tue Jul 25 11:27:16 EDT 2006
11+ Last updated: Tue Jul 25 12:23:06 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 > .
@@ -154,6 +154,9 @@ <h1><a name="section_2">Administration</a></h1>
154154 </ li > < li > Allow the PITR process to be debugged and data examined
155155 </ li > < li > Add reporting of the current WAL file and offset, perhaps as
156156 part of partial log file archiving
157+ < p > The offset allows parts of a WAL file to be archived using
158+ an external program.
159+ </ p >
157160 </ li > </ ul >
158161</ li > </ ul >
159162< h1 > < a name ="section_3 "> Monitoring</ a > </ h1 >
You can’t perform that action at this time.
0 commit comments