mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-23 15:16:29 +00:00
Note that the next release is intended to be 5.0 to coincide with the release of PostgreSQL 12; 4.5 is currently a placeholder in case we need to push out a feature release before then.
9 lines
163 B
Plaintext
9 lines
163 B
Plaintext
# repmgr extension
|
|
comment = 'Replication manager for PostgreSQL'
|
|
default_version = '4.5'
|
|
module_pathname = '$libdir/repmgr'
|
|
relocatable = false
|
|
schema = repmgr
|
|
|
|
|