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

Commit1cc8fb8

Browse files
committed
Update item description:
* Consider having the background writer update the transaction status hint bits before writing out the page Implementing this requires the background writer to have access to system catalogs and the transaction status log.
1 parent0e88fc0 commit1cc8fb8

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

‎doc/TODO

Lines changed: 5 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:Wed Dec12 02:06:19 EST 2007
4+
Last updated:Sun Dec16 20:40:44 EST 2007
55

66
The most recent version of this document can be viewed at
77
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1372,6 +1372,10 @@ Miscellaneous Performance
13721372
* Consider increasing NUM_CLOG_BUFFERS
13731373
* Consider having the background writer update the transaction status
13741374
hint bits before writing out the page
1375+
1376+
Implementing this requires the background writer to have access to system
1377+
catalogs and the transaction status log.
1378+
13751379
* Allow user configuration of TOAST thresholds
13761380

13771381
http://archives.postgresql.org/pgsql-hackers/2007-02/msg00213.php

‎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:bruce@momjian.us">bruce@momjian.us</a>)<br/>
11-
Last updated:Wed Dec12 02:06:19 EST 2007
11+
Last updated:Sun Dec16 20:40:44 EST 2007
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>.
@@ -1216,6 +1216,9 @@ <h1><a name="section_18">Miscellaneous Performance</a></h1>
12161216
</li><li>Consider increasing NUM_CLOG_BUFFERS
12171217
</li><li>Consider having the background writer update the transaction status
12181218
hint bits before writing out the page
1219+
<p> Implementing this requires the background writer to have access to system
1220+
catalogs and the transaction status log.
1221+
</p>
12191222
</li><li>Allow user configuration of TOAST thresholds
12201223
<p><ahref="http://archives.postgresql.org/pgsql-hackers/2007-02/msg00213.php">http://archives.postgresql.org/pgsql-hackers/2007-02/msg00213.php</a>
12211224
</p>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp