summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/postgres/testdata/v14.4/server_connections_state.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/go/collectors/go.d.plugin/modules/postgres/testdata/v14.4/server_connections_state.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/go/collectors/go.d.plugin/modules/postgres/testdata/v14.4/server_connections_state.txt b/src/go/collectors/go.d.plugin/modules/postgres/testdata/v14.4/server_connections_state.txt
new file mode 100644
index 000000000..7387f4dfb
--- /dev/null
+++ b/src/go/collectors/go.d.plugin/modules/postgres/testdata/v14.4/server_connections_state.txt
@@ -0,0 +1,8 @@
+ state | count
+-------------------------------+-------
+ active | 1
+ idle | 14
+ idle in transaction | 7
+ idle in transaction (aborted) | 1
+ fastpath function call | 1
+ disabled | 1 \ No newline at end of file