Postgres Pro provides the most actual PostgreSQL version with some additional patches applied and extensions added. It includes new features developed by Postgres Professional, as well as third-party patches already accepted by the PostgreSQL community for the upcoming PostgreSQL versions. Postgres Pro Enterprise users thus have early access to important features and fixes.
Postgres Pro Enterprise is provided under the following license: https://postgrespro.com/products/postgrespro/eula. Make sure to review the license terms before downloading Postgres Pro Enterprise.
Postgres Pro Enterprise provides the following enhancements over PostgreSQL:
pg_control of previous
PostgreSQL major versions by
pg_controldata.
-z/-Z option descriptions
in postgres.)
ALTER CONSTRAINT ... USING INDEX
clause of the ALTER TABLE command.
The following enhancements are inherited from Postgres Pro Standard:
CREATE INDEX operation for GiST, GIN, SP-GiST.
NUL byte replacement with the specified ASCII code while
loading data using the COPY FROM command. (See
nul_byte_replacement_on_import parameter
description.)
'\u0000' character replacement with the specified
unicode character when calling a function processing JSONB (See
unicode_nul_character_replacement_in_jsonb parameter
description.)
icu collation provider is used for all locales except
C and POSIX.
(See Section 23.2.2.)pg_recovery_settings
view that displays the current recovery settings stored in the recovery.conf file.
recovery.conf without restarting the server.
Postgres Pro Enterprise also includes the following additional modules:
pg_class size.INSERT, UPDATE, DELETE
or SELECT INTO operations applied for affected tables.
Postgres Pro Enterprise releases follow PostgreSQL releases, though sometimes occur more frequently. The Postgres Pro Enterprise versioning scheme is based on the PostgreSQL one and has an additional decimal place.