We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e71927 commit b0b082cCopy full SHA for b0b082c
1 file changed
docs/features/mirroring.md
@@ -61,7 +61,7 @@ If the mirror database(s) can't keep up with production traffic, queries will ba
61
[[mirroring]]
62
source_db = "source"
63
destination_db = "dest"
64
- queue_depth = 500
+ queue_length = 500
65
```
66
67
If the queue gets full, all subsequent mirrored transactions will be dropped until there is space in the queue again.
0 commit comments