Skip to main content

INGESTION_GATEWAY_PG_SLOT_DROP_FAILED error condition

SQLSTATE: 42000

Failed to drop replication slot for <entityType> '<entityName>' Error message: <errorMessage>

INSUFFICIENT_PRIVILEGE

due to insufficient privilege. Please grant the 'REPLICATION' privilege to the user.

UNKNOWN_ERROR

due to unknown error. Please check SQLState and refer to https://www.postgresql.org/docs/current/errcodes-appendix.html.