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

Commiteeed227

Browse files
committed
Add:
> * Auto-vacuum> o Move into the backend code> o Scan the buffer cache to find free space or use background writer> o Use free-space map information to guide refilling
1 parent86c8cc6 commiteeed227

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎doc/TODO

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ TODO list for PostgreSQL
66
Bracketed items "[]" have more detail.
77

88
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
9-
Last updated:Sun Nov 2800:12:08 EST 2004
9+
Last updated:Sun Nov 2821:29:24 EST 2004
1010

1111
The most recent version of this document can be viewed at the PostgreSQL web
1212
site, http://www.PostgreSQL.org.
@@ -696,6 +696,10 @@ Vacuum
696696
This allows vacuum to reclaim free space without requiring
697697
a sequential scan
698698

699+
* Auto-vacuum
700+
o Move into the backend code
701+
o Scan the buffer cache to find free space or use background writer
702+
o Use free-space map information to guide refilling
699703

700704
Locking
701705
=======

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp