logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

SHOW_POOL_VERSION - displays a string containing the Pgpool-II release number.

Description

SHOWPOOL_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)

pgpool-II 4.6.0                                       2023                                  SHOWPOOL_VERSION(1)

Name

       SHOW_POOL_VERSION - displays a string containing the Pgpool-II release number.

Synopsis

          SHOW POOL_VERSION

See Also