File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 4141 <listitem>
4242 <para>
4343 Sending incremental changes in a single database or a subset of a
44- database to subscribers as they occur.
44+ database to subscribers as they occur
4545 </para>
4646 </listitem>
4747
4848 <listitem>
4949 <para>
50- Firing triggers for individual changes as they arrive on the
51- subscriber.
50+ Sending a subset of the database to multiple databases (i.e.,
51+ broadcast)
5252 </para>
5353 </listitem>
5454
5555 <listitem>
5656 <para>
57- Consolidating multiple databases into a single one (for example for
58- analytical purposes ).
57+ Consolidating multiple databases into a single one (e.g., for
58+ analytics ).
5959 </para>
6060 </listitem>
6161
6262 <listitem>
6363 <para>
64- Replicating between different major versions of PostgreSQL.
64+ Replicating between different major versions of PostgreSQL
6565 </para>
6666 </listitem>
6767
8080
8181 <listitem>
8282 <para>
83- Sharing a subset of the database between multiple databases.
83+ Firing triggers for individual changes as they arrive on the
84+ subscriber.
8485 </para>
8586 </listitem>
8687 </itemizedlist>
You can’t perform that action at this time.
0 commit comments