pgsql: Escalate ERRORs during async notify processing to FATAL

2025-11-12 Thread Heikki Linnakangas
Escalate ERRORs during async notify processing to FATAL Previously, if async notify processing encountered an error, we would report the error to the client and advance our read position past the offending entry to prevent trying to process it over and over again. Trying to continue after an error

pgsql: Escalate ERRORs during async notify processing to FATAL

2025-11-12 Thread Heikki Linnakangas
Escalate ERRORs during async notify processing to FATAL Previously, if async notify processing encountered an error, we would report the error to the client and advance our read position past the offending entry to prevent trying to process it over and over again. Trying to continue after an error

pgsql: Escalate ERRORs during async notify processing to FATAL

2025-11-12 Thread Heikki Linnakangas
Escalate ERRORs during async notify processing to FATAL Previously, if async notify processing encountered an error, we would report the error to the client and advance our read position past the offending entry to prevent trying to process it over and over again. Trying to continue after an error

pgsql: Escalate ERRORs during async notify processing to FATAL

2025-11-12 Thread Heikki Linnakangas
Escalate ERRORs during async notify processing to FATAL Previously, if async notify processing encountered an error, we would report the error to the client and advance our read position past the offending entry to prevent trying to process it over and over again. Trying to continue after an error

pgsql: Escalate ERRORs during async notify processing to FATAL

2025-11-12 Thread Heikki Linnakangas
Escalate ERRORs during async notify processing to FATAL Previously, if async notify processing encountered an error, we would report the error to the client and advance our read position past the offending entry to prevent trying to process it over and over again. Trying to continue after an error

pgsql: Escalate ERRORs during async notify processing to FATAL

2025-11-12 Thread Heikki Linnakangas
Escalate ERRORs during async notify processing to FATAL Previously, if async notify processing encountered an error, we would report the error to the client and advance our read position past the offending entry to prevent trying to process it over and over again. Trying to continue after an error