1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

doc: backpatch mention use of cross platform logical replication

Backpatch 21c1f0c607 to PG 10 docs.

Reported-by: Haribabu Kommi

Discussion: https://postgr.es/m/CAJrrPGfdknoqZcMipPy8XnH3hO3uRic6JTD=jv35oj1DWqL07g@mail.gmail.com

Backpatch-through: only 10
This commit is contained in:
Bruce Momjian
2018-06-28 09:12:07 -04:00
parent 5521e3bd5f
commit 5b0539aba9

View File

@ -64,6 +64,13 @@
</para> </para>
</listitem> </listitem>
<listitem>
<para>
Replicating between cross platform PostgreSQL instances (for example
Linux to Windows)
</para>
</listitem>
<listitem> <listitem>
<para> <para>
Giving access to replicated data to different groups of users. Giving access to replicated data to different groups of users.