SHOW POOL_VERSION(1) | pgpool-II 4.1.4 Documentation | SHOW POOL_VERSION(1) |
SHOW_POOL_VERSION - displays a string containing the Pgpool-II release number.
SHOW POOL_VERSION
SHOW POOL_VERSION displays a string containing the Pgpool-II release number. Here is an example session:
test=# show pool_version;
pool_version
--------------------------
3.6.0 (subaruboshi)
(1 row)
2020 | pgpool-II 4.1.4 |