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

Commit61ecea4

Browse files
committed
Doc: Add missing step for pg_stat_progress_cluster
There is a step to track when the new heap is written, but this wasmissing in the documentation.Author: Noriyoshi ShinodaDiscussion:https://postgr.es/m/AT5PR8401MB06447FAE88E1592754E958B8EE640@AT5PR8401MB0644.NAMPRD84.PROD.OUTLOOK.COMBackpatch-through: 12
1 parent68ac9cf commit61ecea4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎doc/src/sgml/monitoring.sgml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4078,6 +4078,12 @@ SELECT pg_stat_get_backend_pid(s.backendid) AS pid,
40784078
<command>CLUSTER</command> is currently sorting tuples.
40794079
</entry>
40804080
</row>
4081+
<row>
4082+
<entry><literal>writing new heap</literal></entry>
4083+
<entry>
4084+
<command>CLUSTER</command> is currently writing the new heap.
4085+
</entry>
4086+
</row>
40814087
<row>
40824088
<entry><literal>swapping relation files</literal></entry>
40834089
<entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp