projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
123efbc
)
doc: mention use of cross platform logical replication
author
Bruce Momjian
Sat, 23 Jun 2018 20:35:25 +0000
(16:35 -0400)
committer
Bruce Momjian
Sat, 23 Jun 2018 20:35:25 +0000
(16:35 -0400)
Discussion: https://postgr.es/m/CAJrrPGfdknoqZcMipPy8XnH3hO3uRic6JTD=jv35oj1DWqL07g@mail.gmail.com
Author: Haribabu Kommi
doc/src/sgml/logical-replication.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/logical-replication.sgml
b/doc/src/sgml/logical-replication.sgml
index 16ba9c408119c392e831b594d884da5fc3b4c0b1..1e7a54c8e3bb0f73f32e375b64c43e770c252c0b 100644
(file)
--- a/
doc/src/sgml/logical-replication.sgml
+++ b/
doc/src/sgml/logical-replication.sgml
@@
-64,6
+64,13
@@
+
+
+ Replicating between cross platform PostgreSQL instances (for example
+ Linux to Windows)
+
+
+
Giving access to replicated data to different groups of users.