Table replication on single-node systems
Details
| Detail name | Value |
|---|---|
| Changelog Number | 6106 |
| Type | Improvement |
| Status | Resolved |
| Fix Versions | EXASOL 6.0.10 |
| Resolution Date | 2018-06-01 |
Problem
Some queries might show poor performance on single-node systems when unnecessary replications of tables are triggered.
Workaround
To avoid replication on single-node systems, the replication border should be lowered, see SOL-101.
Fix
With this fix, the replication of tables on single-node systems will not lead to a performance penalty anymore.