Exception: Pgoutput::Client::ProtocolError
- Defined in:
- lib/pgoutput/client/errors.rb
Overview
Raised when a replication protocol envelope cannot be parsed.
This error represents malformed or unexpected CopyData payloads at the transport-envelope level. It does not describe pgoutput plugin payload parsing errors; those belong to the parser layer.