Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit ebd5257

Browse files
committed
Done:
> * -Re-enable the GUC full_page_writes in 8.2 when reliability issues have
1 parent defe934 commit ebd5257

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated: Thu Apr 13 06:50:02 EDT 2006
5+
Last updated: Fri Apr 14 18:26:14 EDT 2006
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -55,7 +55,7 @@ Administration
5555
This would allow administrators to see more detailed information from
5656
specific sections of the backend, e.g. checkpoints, autovacuum, etc.
5757

58-
* Re-enable the GUC full_page_writes in 8.2 when reliability issues have
58+
* -Re-enable the GUC full_page_writes in 8.2 when reliability issues have
5959
been addressed
6060

6161

doc/src/FAQ/TODO.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
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: Thu Apr 13 06:50:02 EDT 2006
11+
Last updated: Fri Apr 14 18:26:14 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>.
@@ -56,7 +56,7 @@ <h1><a name="section_2">Administration</a></h1>
5656
<p> This would allow administrators to see more detailed information from
5757
specific sections of the backend, e.g. checkpoints, autovacuum, etc.
5858
</p>
59-
</li><li>Re-enable the GUC full_page_writes in 8.2 when reliability issues have
59+
</li><li>-<em>Re-enable the GUC full_page_writes in 8.2 when reliability issues have</em>
6060
been addressed
6161
</li><li>Improve replication solutions
6262
<ul>

0 commit comments

Comments
 (0)