Fix format

This commit is contained in:
Artem Gavrilov
2024-05-22 17:39:28 +02:00
parent f5059a8138
commit 28a0696b8f

View File

@@ -94,7 +94,7 @@ $$
BEGIN BEGIN
CREATE VIEW pg_stat_monitor AS SELECT CREATE VIEW pg_stat_monitor AS SELECT
bucket, bucket,
bucket_start_time AS bucket_start_time, bucket_start_time,
userid, userid,
username, username,
dbid, dbid,