Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 9c8f749

Browse files
committed
Add to TODO:
> > o Add external tool to auto-tune some postgresql.conf parameters > > http://archives.postgresql.org/pgsql-hackers/2008-06/msg00000.php >
1 parent d89737d commit 9c8f749

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

doc/TODO

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PostgreSQL TODO List
22
====================
33
Current maintainer: Bruce Momjian (bruce@momjian.us)
4-
Last updated: Tue Jul 15 11:03:34 EDT 2008
4+
Last updated: Wed Jul 16 11:30:12 EDT 2008
55

66
The most recent version of this document can be viewed at
77
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -127,6 +127,11 @@ Administration
127127

128128
http://archives.postgresql.org/pgsql-hackers/2008-04/msg01745.php
129129

130+
o Add external tool to auto-tune some postgresql.conf parameters
131+
132+
http://archives.postgresql.org/pgsql-hackers/2008-06/msg00000.php
133+
134+
130135

131136
* Tablespaces
132137

doc/src/FAQ/TODO.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
99
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
11-
Last updated: Tue Jul 15 11:03:34 EDT 2008
11+
Last updated: Wed Jul 16 11:30:12 EDT 2008
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -116,6 +116,9 @@ <h1><a name="section_2">Administration</a></h1>
116116
</li><li>Add functions to syntax check configuration files
117117
</li><li>Improve LDAP authentication configuration options
118118
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2008-04/msg01745.php">http://archives.postgresql.org/pgsql-hackers/2008-04/msg01745.php</a>
119+
</p>
120+
</li><li>Add external tool to auto-tune some postgresql.conf parameters
121+
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2008-06/msg00000.php">http://archives.postgresql.org/pgsql-hackers/2008-06/msg00000.php</a>
119122
</p>
120123
</li></ul>
121124
</li><li>Tablespaces

0 commit comments

Comments
 (0)