View Issue Details

IDProjectCategoryView StatusLast Update
0000770Pgpool-IIBugpublic2023-01-19 22:50
Reporterrblst Assigned To 
PriorityhighSeverityminorReproducibilitysometimes
Status newResolutionopen 
PlatformLinuxOSRed Hat Enterprise LinuxOS Version8.3
Product Version4.0.19 
Summary0000770: kind mismatch among backends, kind details are: 0[2] 1[Z] 2[Z] messages for very simple SELECTs
DescriptionThe following type of messages appear in pgpool logs for simple SELECTs.

Sep 13 13:12:06 pgpool-db01tk pgpool[769072]: 2022-09-30 13:12:06: pid 2009452: WARNING: packet kind of backend 0 ['2'] does not match with master/majority nodes packet kind ['Z']
Sep 13 13:12:06 pgpool-db01tk pgpool[769072]: 2022-09-30 13:12:06: pid 2009452: FATAL: failed to read kind from backend
Sep 13 13:12:06 pgpool-db01tk pgpool[769072]: 2022-09-30 13:12:06: pid 2009452: DETAIL: kind mismatch among backends. Possible last query was: "select excel_0.status as col_0 from gadget.excel excel_0" kind details are: 0[2] 1[Z] 2[Z]
Sep 13 13:12:06 pgpool-db01tk pgpool[769072]: 2022-09-30 13:12:06: pid 2009452: HINT: check data consistency among db nodes
Steps To ReproduceStreaming replication (master/slave) mode is used
Java PostgreSQL driver is used
TagsNo tags attached.

Activities

t-ishii

2022-10-01 21:15

developer   ~0004125

I cannot reproduce the problem here. I think I need more info. Can you share following info?
- pgpool.conf
- pgpool log with log_client_messages enabled

shahmir

2023-01-19 15:43

reporter   ~0004185

Hi, any update on this error?

t-ishii

2023-01-19 15:46

developer   ~0004186

I am still waiting for the info.
> I cannot reproduce the problem here. I think I need more info. Can you share following info?
> - pgpool.conf
> - pgpool log with log_client_messages enabled

rblst

2023-01-19 22:50

reporter   ~0004189

Hi, unfortunately, I have no direct access to the server, plus it is probably no longer in production.
I will try once again to have the admins turn on log_client_messages and try to reproduce the errors for a usable log, but no guarantees, sorry.

Issue History

Date Modified Username Field Change
2022-10-01 18:11 rblst New Issue
2022-10-01 21:15 t-ishii Note Added: 0004125
2023-01-19 15:43 shahmir Note Added: 0004185
2023-01-19 15:46 t-ishii Note Added: 0004186
2023-01-19 22:50 rblst Note Added: 0004189