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

Commit944b162

Browse files
committed
Add:
> * Consider using MVCC to cache count(*) queries with no WHERE clause
1 parent2f1d96c commit944b162

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Mon May26 14:36:44 EDT 2003
3+
Last updated:Fri May30 22:31:44 EDT 2003
44

55
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -329,6 +329,7 @@ Cache
329329
* Consider use of open/fcntl(O_DIRECT) to minimize OS caching
330330
* Make blind writes go through the file descriptor cache
331331
* Cache last known per-tuple offsets to speed long tuple access
332+
* Consider using MVCC to cache count(*) queries with no WHERE clause
332333

333334

334335
Vacuum

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp