File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -10,11 +10,9 @@ reused from the earlier Slony technology:
10
10
* Providers and Subscribers - roles taken by Nodes
11
11
* Replication Set - a collection of tables
12
12
13
- pglogical is new technology utilising the latest in-core features, so we have
14
- these version restrictions:
15
- * Provider node must run PostgreSQL 9.4+
16
- * Subscriber node must run PostgreSQL 9.5+
17
- (Subscriber support may later be widened to 9.4)
13
+ pglogical is new technology utilising the latest in-core features, so we have these version restrictions:
14
+ * Provider & subscriber nodes must run PostgreSQL 9.4+
15
+ * PostgreSQL 9.5+ is required for replication origin filtering
18
16
19
17
Use cases supported are:
20
18
* Upgrades between major versions (given the above restrictions)
You can’t perform that action at this time.
0 commit comments