Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5521e3b
)
doc: backpatch mention use of cross platform logical replication
author
Bruce Momjian
<bruce@momjian.us>
Thu, 28 Jun 2018 13:12:07 +0000
(09:12 -0400)
committer
Bruce Momjian
<bruce@momjian.us>
Thu, 28 Jun 2018 13:12:07 +0000
(09:12 -0400)
Backpatch
21c1f0c607f0344ae8f71ecaae1fe6f58cf7ff9a
to PG 10 docs.
Reported-by: Haribabu Kommi
Discussion: https://postgr.es/m/CAJrrPGfdknoqZcMipPy8XnH3hO3uRic6JTD=jv35oj1DWqL07g@mail.gmail.com
Backpatch-through: only 10
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 83795f036a64f515e3c74d71a679c6f147b66dbf..16e57152dd7fc0982d022f163274022c7378ad29 100644
(file)
--- a/
doc/src/sgml/logical-replication.sgml
+++ b/
doc/src/sgml/logical-replication.sgml
@@
-64,6
+64,13
@@
</para>
</listitem>
+ <listitem>
+ <para>
+ Replicating between cross platform PostgreSQL instances (for example
+ Linux to Windows)
+ </para>
+ </listitem>
+
<listitem>
<para>
Giving access to replicated data to different groups of users.