Skip to content

Commit d2354d4

Browse files
author
umairshahid
committed
Subscribers can now be 9.4+ ... README updated to reflect that
1 parent b240a48 commit d2354d4

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,9 @@ reused from the earlier Slony technology:
1010
* Providers and Subscribers - roles taken by Nodes
1111
* Replication Set - a collection of tables
1212

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
1816

1917
Use cases supported are:
2018
* Upgrades between major versions (given the above restrictions)

0 commit comments

Comments
 (0)