TeslaCN opened a new issue #10703:
URL: https://github.com/apache/shardingsphere/issues/10703
## Bug Report
### Which version of ShardingSphere did you use?
master
### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
Proxy
### Expected behavior
### Actual behavior
```
PostgreSQL
Type: Parse completion
Length: 4
PostgreSQL
Type: Bind completion
Length: 4
PostgreSQL
Type: Data row
Length: 128
Field count: 21317
Column length: 1381125970
[Malformed Packet: PGSQL]
[Expert Info (Error/Malformed): Malformed Packet (Exception occurred)]
PostgreSQL
Type: Ready for query
Length: 5
Status: Idle (73)
```
```
0000 02 00 00 00 45 00 00 c5 00 00 40 00 40 06 00 00 ....E.....@.@...
0010 7f 00 00 01 7f 00 00 01 0c eb eb 52 5e 06 94 ec ...........R^...
0020 da ea 09 68 80 18 18 e3 fe b9 00 00 01 01 08 0a ...h............
0030 13 6a 10 2c 74 a9 31 2f 31 00 00 00 04 32 00 00 .j.,t.1/1....2..
0040 00 04 44 00 00 00 80 53 45 52 52 4f 52 00 56 45 ..D....SERROR.VE
0050 52 52 4f 52 00 43 35 38 30 30 30 00 4d 43 61 6e RROR.C58000.MCan
0060 6e 6f 74 20 66 69 6e 64 20 50 6f 73 74 67 72 65 not find Postgre
0070 53 51 4c 20 74 79 70 65 20 27 50 4f 53 54 47 52 SQL type 'POSTGR
0080 45 53 51 4c 5f 54 59 50 45 5f 43 48 41 52 27 20 ESQL_TYPE_CHAR'
0090 69 6e 20 63 6f 6c 75 6d 6e 20 74 79 70 65 20 77 in column type w
00a0 68 65 6e 20 70 72 6f 63 65 73 73 20 62 69 6e 61 hen process bina
00b0 72 79 20 70 72 6f 74 6f 63 6f 6c 20 76 61 6c 75 ry protocol valu
00c0 65 00 00 5a 00 00 00 05 49 e..Z....I
```
### Reason analyze (If you can)
Exception occurred when encoding/decoding data.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]