1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

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
====================
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
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 Turn on by default
http://archives.postgresql.org/pgsql-hackers/2006-08/msg01852.php
Locking
=======