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

Commit4393d8a

Browse files
Updated index_definitions metric by fixing a small SQL error
1 parent9bf3925 commit4393d8a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎config/pgwatch-postgres/metrics.yml‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,8 @@ metrics:
148148
index_id,
149149
schema_name,
150150
table_name,
151-
index_name
151+
index_name,
152+
index_size_bytes
152153
from (
153154
select
154155
redundant_index_id as index_id,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp