Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbd5d12a

Browse files
committed
Add:
> * Allow statistics collector information to be pulled from the collector> process directly, rather than requiring the collector to write a> filesystem file twice a second?
1 parent47a86fa commitbd5d12a

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

‎doc/TODO

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated:Tue Jan 31 19:07:26 EST 2006
5+
Last updated:Wed Feb 1 12:32:41 EST 2006
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -47,6 +47,9 @@ Administration
4747
in subtables that are partitioned based on the primary key or a WHERE
4848
clause
4949
* Add function to report the time of the most recent server reload
50+
* Allow statistics collector information to be pulled from the collector
51+
process directly, rather than requiring the collector to write a
52+
filesystem file twice a second?
5053

5154

5255
* Improve replication solutions

‎doc/src/FAQ/TODO.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF">
99
<h1><aname="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<ahref="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
11-
Last updated:Tue Jan 31 19:07:26 EST 2006
11+
Last updated:Wed Feb 1 12:32:41 EST 2006
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -49,6 +49,9 @@ <h1><a name="section_2">Administration</a></h1>
4949
in subtables that are partitioned based on the primary key or a WHERE
5050
clause
5151
</li><li>Add function to report the time of the most recent server reload
52+
</li><li>Allow statistics collector information to be pulled from the collector
53+
process directly, rather than requiring the collector to write a
54+
filesystem file twice a second?
5255
</li><li>Improve replication solutions
5356
<ul>
5457
<li>Load balancing

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp