postgresql.conf comparison

Postgres Parameter across Versions

Select a parameter to view the defaults across versions of PostgreSQL.

Latest version details

Category Replication / Subscribers
Variable type: integer
Short Description: Maximum number of table synchronization workers per subscription.

Value History

10 11 12 13 14 15 16
name
max_sync_workers_per_subscription 2 2 2 2 2 2 2

Vartype History

10 11 12 13 14 15 16
name
max_sync_workers_per_subscription integer integer integer integer integer integer integer