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

Commit187492b

Browse files
committed
Split pgstat file in smaller pieces
We now write one file per database and one global file, instead ofhaving the whole thing in a single huge file. This reduces the I/O thatmust be done when partial data is required -- which is all the time,because each process only needs information on its own database anyway.Also, the autovacuum launcher does not need data about tables andfunctions in each database; having the global stats for all DBs isenough.Catalog version bumped because we have a new subdir under PGDATA.Author: Tomas Vondra. Some rework by ÁlvaroTesting by Jeff JanesOther discussion by Heikki Linnakangas, Tom Lane.
1 parent9475db3 commit187492b

File tree

5 files changed

+593
-239
lines changed

5 files changed

+593
-239
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp