|
|
|
@ -41,27 +41,27 @@ |
|
|
|
<listitem> |
|
|
|
<listitem> |
|
|
|
<para> |
|
|
|
<para> |
|
|
|
Sending incremental changes in a single database or a subset of a |
|
|
|
Sending incremental changes in a single database or a subset of a |
|
|
|
database to subscribers as they occur. |
|
|
|
database to subscribers as they occur |
|
|
|
</para> |
|
|
|
</para> |
|
|
|
</listitem> |
|
|
|
</listitem> |
|
|
|
|
|
|
|
|
|
|
|
<listitem> |
|
|
|
<listitem> |
|
|
|
<para> |
|
|
|
<para> |
|
|
|
Firing triggers for individual changes as they arrive on the |
|
|
|
Sending a subset of the database to multiple databases (i.e., |
|
|
|
subscriber. |
|
|
|
broadcast) |
|
|
|
</para> |
|
|
|
</para> |
|
|
|
</listitem> |
|
|
|
</listitem> |
|
|
|
|
|
|
|
|
|
|
|
<listitem> |
|
|
|
<listitem> |
|
|
|
<para> |
|
|
|
<para> |
|
|
|
Consolidating multiple databases into a single one (for example for |
|
|
|
Consolidating multiple databases into a single one (e.g., for |
|
|
|
analytical purposes). |
|
|
|
analytics). |
|
|
|
</para> |
|
|
|
</para> |
|
|
|
</listitem> |
|
|
|
</listitem> |
|
|
|
|
|
|
|
|
|
|
|
<listitem> |
|
|
|
<listitem> |
|
|
|
<para> |
|
|
|
<para> |
|
|
|
Replicating between different major versions of PostgreSQL. |
|
|
|
Replicating between different major versions of PostgreSQL |
|
|
|
</para> |
|
|
|
</para> |
|
|
|
</listitem> |
|
|
|
</listitem> |
|
|
|
|
|
|
|
|
|
|
|
@ -80,7 +80,8 @@ |
|
|
|
|
|
|
|
|
|
|
|
<listitem> |
|
|
|
<listitem> |
|
|
|
<para> |
|
|
|
<para> |
|
|
|
Sharing a subset of the database between multiple databases. |
|
|
|
Firing triggers for individual changes as they arrive on the |
|
|
|
|
|
|
|
subscriber. |
|
|
|
</para> |
|
|
|
</para> |
|
|
|
</listitem> |
|
|
|
</listitem> |
|
|
|
</itemizedlist> |
|
|
|
</itemizedlist> |
|
|
|
|