Exception: Pcrd::Replication::Error
- Defined in:
- lib/pcrd/replication/error.rb
Overview
Raised when the WAL streaming consumer stops unexpectedly (e.g. the replication connection drops or pgoutput parsing fails). Carries the original error as #cause when available.