Unverified Commit 44cc25f9 authored by Dimitri Fontaine's avatar Dimitri Fontaine Committed by GitHub
Browse files

Review pgcopydb stream catchup command to implement a loop. (#67)

Unless when using the --endpos option, the `pgcopydb stream catchup` command
should keep looping and reading the same file again when it's not complete,
allowing concurrent activity with other processes such as `pgcopydb stream
prefetch`.
parent c9b8ab6d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment