File tree Expand file tree Collapse file tree 2 files changed +7
-18
lines changed
Expand file tree Collapse file tree 2 files changed +7
-18
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: Wed Sep 20 19:01:42 EDT 2006
5+ Last updated: Tue Sep 26 07:18:13 EDT 2006
66
77The most recent version of this document can be viewed at
88http://www.postgresql.org/docs/faqs.TODO.html.
@@ -139,19 +139,13 @@ Administration
139139
140140* Point-In-Time Recovery (PITR)
141141
142- o Add command to archive partially filled write-ahead logs? [pitr]
143-
144- Currently only full WAL files are archived. This means that the
145- most recent transactions aren't available for recovery in case
146- of a disk failure.
147-
148- o %Create dump tool for write-ahead logs for use in determining
149- transaction id for point-in-time recovery
150142 o Allow a warm standby system to also allow read-only statements
151143 [pitr]
152144
153145 This is useful for checking PITR recovery.
154146
147+ o %Create dump tool for write-ahead logs for use in determining
148+ transaction id for point-in-time recovery
155149 o Allow the PITR process to be debugged and data examined
156150
157151
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: Wed Sep 20 19:01:42 EDT 2006
11+ Last updated: Tue Sep 26 07:18:13 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 > .
@@ -127,17 +127,12 @@ <h1><a name="section_2">Administration</a></h1>
127127 </ li > </ ul >
128128 </ li > < li > Point-In-Time Recovery (PITR)
129129 < ul >
130- < li > Add command to archive partially filled write-ahead logs? [< a href ="http://momjian.postgresql.org/cgi-bin/pgtodo?pitr "> pitr</ a > ]
131- < p > Currently only full WAL files are archived. This means that the
132- most recent transactions aren't available for recovery in case
133- of a disk failure.
134- </ p >
135- </ li > < li > %Create dump tool for write-ahead logs for use in determining
136- transaction id for point-in-time recovery
137- </ li > < li > Allow a warm standby system to also allow read-only statements
130+ < li > Allow a warm standby system to also allow read-only statements
138131 [< a href ="http://momjian.postgresql.org/cgi-bin/pgtodo?pitr "> pitr</ a > ]
139132< p > This is useful for checking PITR recovery.
140133</ p >
134+ </ li > < li > %Create dump tool for write-ahead logs for use in determining
135+ transaction id for point-in-time recovery
141136 </ li > < li > Allow the PITR process to be debugged and data examined
142137 </ li > </ ul >
143138</ li > </ ul >
You can’t perform that action at this time.
0 commit comments