We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4da0b1 commit d697155Copy full SHA for d697155
README.md
@@ -93,6 +93,8 @@ Function | Returns
93
`pgv_list()` | `table(package text, name text)`
94
`pgv_stats()` | `table(package text, used_memory bigint)`
95
96
+Note that **pgv_stats()** works only with the PostgreSQL 9.6 and newer.
97
+
98
## Examples
99
100
It is easy to use functions to work with scalar variables:
0 commit comments