Transaction Replication Question
All, I wanted to have "Transaction Replication" setup for getting an load balanced environment. It's mentioned in the documentation that below property needs to be setup for replication or shipping of the transaction log. How and where should I setup this? Is there anything else I should keep in mind for transaction replication? gdk_keep_persisted_log_files gdk_shared_logdir gdk_shared_drift_threshold Also, I wanted to know if we can have similar approach as below. Can we have different tables that are part of the same schema from different disks/mounts in MonetDB? Table 1 from Mount X Table 2 from Mount Y Regards, Sreejith
Hi For lazy logical replication management the preferred route. The lower level gdk replication is only relevant for fail-overs. Load distribution is to organized outside of MonetDB, e.g. within your Cloud environment. regards, Martin On 25/10/2017 13:04, Sharma, Sreejith wrote:
All,
I wanted to have “Transaction Replication” setup for getting an load balanced environment. It’s mentioned in the documentation that below property needs to be setup for replication or shipping of the transaction log. How and where should I setup this? Is there anything else I should keep in mind for transaction replication?
*gdk_keep_persisted_log_files*
*gdk_shared_logdir*
*gdk_shared_drift_threshold*
Also, I wanted to know if we can have similar approach as below.
Can we have different tables that are part of the same schema from different disks/mounts in MonetDB?
Table 1 from Mount X
Table 2 from Mount Y
Regards,
Sreejith
_______________________________________________ users-list mailing list users-list@monetdb.org https://www.monetdb.org/mailman/listinfo/users-list
participants (2)
-
Martin Kersten
-
Sharma, Sreejith