Thrown when the connected PostgreSQL server is older than MINIMUM_POSTGRES_VERSION. Pass skipVersionCheck: true on the connection to bypass the check (at your own risk).
skipVersionCheck: true
Readonly
Thrown when the connected PostgreSQL server is older than MINIMUM_POSTGRES_VERSION. Pass
skipVersionCheck: trueon the connection to bypass the check (at your own risk).