diff options
author | Bruce Momjian <bruce@momjian.us> | 2006-04-14 22:26:22 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2006-04-14 22:26:22 +0000 |
commit | ebd5257d493ac8a6f20eea667409cf9b06ac3202 (patch) | |
tree | 3eceaac74df4bc598e67a3fdd47f8544661e0b10 /doc/src | |
parent | defe93463c69f8e0bb717294a34d67c34ac0b03f (diff) |
Done:
> * -Re-enable the GUC full_page_writes in 8.2 when reliability issues have
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/FAQ/TODO.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 8f526802f2d..0e76e523737 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@ <body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF"> <h1><a name="section_1">PostgreSQL TODO List</a></h1> <p>Current maintainer: Bruce Momjian (<a href="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/> -Last updated: Thu Apr 13 06:50:02 EDT 2006 +Last updated: Fri Apr 14 18:26:14 EDT 2006 </p> <p>The most recent version of this document can be viewed at<br/> <a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>. @@ -56,7 +56,7 @@ first. <p> This would allow administrators to see more detailed information from specific sections of the backend, e.g. checkpoints, autovacuum, etc. </p> - </li><li>Re-enable the GUC full_page_writes in 8.2 when reliability issues have + </li><li>-<em>Re-enable the GUC full_page_writes in 8.2 when reliability issues have</em> been addressed </li><li>Improve replication solutions <ul> |