mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-25 16:16:29 +00:00
Add upgrade route for repmgr 3.x to repmgr 5.1
The removal of some extensions functions means it's not possible to follow the conventional incremental upgrade path; instead we'll create a script for direct upgrades to 5.1.
This commit is contained in:
@@ -11,6 +11,7 @@ EXTENSION = repmgr
|
||||
|
||||
DATA = \
|
||||
repmgr--unpackaged--4.0.sql \
|
||||
repmgr--unpackaged--5.1.sql \
|
||||
repmgr--4.0.sql \
|
||||
repmgr--4.0--4.1.sql \
|
||||
repmgr--4.1.sql \
|
||||
|
||||
Reference in New Issue
Block a user