Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit d697155

Browse files
author
Artur Zakirov
committed
Added note about pgv_stats()
1 parent e4da0b1 commit d697155

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@ Function | Returns
9393
`pgv_list()` | `table(package text, name text)`
9494
`pgv_stats()` | `table(package text, used_memory bigint)`
9595

96+
Note that **pgv_stats()** works only with the PostgreSQL 9.6 and newer.
97+
9698
## Examples
9799

98100
It is easy to use functions to work with scalar variables:

0 commit comments

Comments
 (0)