Top
Enterprise Postgres 14 SP1 Messages
FUJITSU Software

2.67.7 17006

@1@: incompatible server version @2@; client does not support streaming from server versions older than @3@

[Description]

incompatible server version ,client does not support streaming from server .ServerMajor and minServerMajor are calculated as follows;(serverMajor = PQserverVersion(conn) / 100 and minServerMajor = 903;)where PQserverVersion returns the sversion; /* server version, e.g. 70401 for 7.4.1 */

[System Processing]

Processing will be aborted.

[Action]

To investigate the cause of the occurrence from the message, and remove cause