File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 2
2
PostgreSQL TODO List
3
3
====================
4
4
Current maintainer: Bruce Momjian (
[email protected] )
5
- Last updated: Sat Dec 3 08:03:38 EST 2005
5
+ Last updated: Sat Dec 3 23:02:48 EST 2005
6
6
7
7
The most recent version of this document can be viewed at
8
8
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -924,6 +924,7 @@ Vacuum
924
924
empty?
925
925
o Improve xid wraparound detection by recording per-table rather
926
926
than per-database
927
+ o Consider logging activity either to the logs or a system view
927
928
928
929
929
930
Locking
Original file line number Diff line number Diff line change 8
8
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
9
9
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
10
10
<p>Current maintainer: Bruce Momjian (<a href="mailto:
[email protected] ">
[email protected] </a>)<br/>
11
- Last updated: Sat Dec 3 08:03:38 EST 2005
11
+ Last updated: Sat Dec 3 23:02:48 EST 2005
12
12
</p>
13
13
<p>The most recent version of this document can be viewed at<br/>
14
14
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -837,6 +837,7 @@ <h1><a name="section_16">Vacuum</a></h1>
837
837
empty?
838
838
</li><li>Improve xid wraparound detection by recording per-table rather
839
839
than per-database
840
+ </li><li>Consider logging activity either to the logs or a system view
840
841
</li></ul>
841
842
</li></ul>
842
843
<h1><a name="section_17">Locking</a></h1>
You can’t perform that action at this time.
0 commit comments