We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A protocol error occurred when data was synchronized from the postgresql library to the postgresql library, and Session initialization failed.
2.3.8
{ "transform" : [], "sink" : [ { "batch_size" : "1000", "max_retries" : "0", "create_index" : "true", "schema_save_mode" : "CREATE_SCHEMA_WHEN_NOT_EXIST", "source_table_name" : "Table15525536935648", "max_commit_attempts" : "3", "auto_commit" : "true", "plugin_name" : "Jdbc", "url" : "jdbc:postgresql://10.3.9.219:15432/seatunnel?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true&serverTimezone=Asia/Shanghai¤tSchema=public", "is_exactly_once" : "false", "database" : "seatunnel", "password" : "******", "transaction_timeout_sec" : "-1", "driver" : "org.postgresql.Driver", "data_save_mode" : "APPEND_DATA", "support_upsert_by_query_primary_key_exist" : "false", "connection_check_timeout_sec" : "30", "multi_table_sink_replica" : "1", "generate_sink_sql" : true, "user" : "postgres", "table" : "public.customer_copy1" } ], "source" : [ { "split.inverse-sampling.rate" : "1000", "parallelism" : "1", "query" : "SELECT \"id\", \"name\", \"age\", \"phone\" FROM \"seatunnel\".\"public\".\"customer\"", "result_table_name" : "Table15525536935648", "split.even-distribution.factor.lower-bound" : "0.05", "plugin_name" : "Jdbc", "use_select_count" : "false", "url" : "jdbc:postgresql://10.3.9.219:15432/seatunnel?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true&serverTimezone=Asia/Shanghai¤tSchema=public", "skip_analyze" : "false", "password" : "******", "driver" : "org.postgresql.Driver", "split.even-distribution.factor.upper-bound" : "100.0", "split.sample-sharding.threshold" : "1000", "connection_check_timeout_sec" : "30", "fetch_size" : "10", "user" : "postgres", "split.size" : "8096" } ], "env" : { "job.mode" : "BATCH", "job.name" : "SeaTunnel_Job", "savemode.execute.location" : "CLUSTER" } }
seatunnel web job run
org.apache.seatunnel.shade.org.postgresql.util.PSQLException: 通讯协定错误,Session 初始化失败。
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Search before asking
What happened
A protocol error occurred when data was synchronized from the postgresql library to the postgresql library, and Session initialization failed.
SeaTunnel Version
2.3.8
SeaTunnel Config
Running Command
Error Exception
Zeta or Flink or Spark Version
No response
Java or Scala Version
No response
Screenshots
No response
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: