28.1. Retrieving the pgpro_metastore Build Number (metastore.pgpro_build) #

Required privileges: All roles.

Execute the following command on the Postgres Pro AXE server:

  SELECT metastore.pgpro_build() ON CONFLICT DO NOTHING;