Hello, I’m DocuDroid!
Submitting feedback
Thank you for rating our AI Search!
We would be grateful if you could share your thoughts so we can improve our AI Search for you and other readers.
GitHub

gp_version_at_initdb

The gp_version_at_initdb table is populated on the master and each segment in the Greengage DB system. It identifies the version of Greengage DB used when the system was first initialized. This table is defined in the pg_global tablespace, meaning it is globally shared across all databases in the system.

Column Type Description

schemaversion

smallint

Schema version number

productversion

text

Product version number