Exception: Pcrd::Replication::Error

Inherits:
Error
  • Object
show all
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.