1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00
> * -Re-enable the GUC full_page_writes in 8.2 when reliability issues have
This commit is contained in:
Bruce Momjian
2006-04-14 22:26:22 +00:00
parent defe93463c
commit ebd5257d49
2 changed files with 4 additions and 4 deletions

View File

@ -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>