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