Add URL for autovacuum default:

>
> 	  http://archives.postgresql.org/pgsql-hackers/2006-08/msg01852.php
This commit is contained in:
Bruce Momjian 2006-09-02 22:59:00 +00:00
parent 0c4f2894f9
commit 1f57aac024
2 changed files with 6 additions and 2 deletions

View File

@ -2,7 +2,7 @@
PostgreSQL TODO List PostgreSQL TODO List
==================== ====================
Current maintainer: Bruce Momjian (bruce@momjian.us) Current maintainer: Bruce Momjian (bruce@momjian.us)
Last updated: Sat Sep 2 16:31:46 EDT 2006 Last updated: Sat Sep 2 18:58:54 EDT 2006
The most recent version of this document can be viewed at The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html. http://www.postgresql.org/docs/faqs.TODO.html.
@ -1163,6 +1163,8 @@ Vacuum
o Consider logging activity either to the logs or a system view o Consider logging activity either to the logs or a system view
o Turn on by default o Turn on by default
http://archives.postgresql.org/pgsql-hackers/2006-08/msg01852.php
Locking Locking
======= =======

View File

@ -8,7 +8,7 @@
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF"> <body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
<h1><a name="section_1">PostgreSQL TODO List</a></h1> <h1><a name="section_1">PostgreSQL TODO List</a></h1>
<p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/> <p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
Last updated: Sat Sep 2 16:31:46 EDT 2006 Last updated: Sat Sep 2 18:58:54 EDT 2006
</p> </p>
<p>The most recent version of this document can be viewed at<br/> <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>. <a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@ -1047,6 +1047,8 @@ first.
than per-database than per-database
</li><li>Consider logging activity either to the logs or a system view </li><li>Consider logging activity either to the logs or a system view
</li><li>Turn on by default </li><li>Turn on by default
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2006-08/msg01852.php">http://archives.postgresql.org/pgsql-hackers/2006-08/msg01852.php</a>
</p>
</li></ul> </li></ul>
</li></ul> </li></ul>
<h1><a name="section_17">Locking</a></h1> <h1><a name="section_17">Locking</a></h1>