ApsaraDB / PolarDB-for-PostgreSQL

A cloud-native database based on PostgreSQL developed by Alibaba Cloud.
https://apsaradb.github.io/PolarDB-for-PostgreSQL/zh/
Apache License 2.0
2.86k stars 457 forks source link

[Bug] db log show FATAL: unsupported frontend protocol 1234.5680: server supports 2.0 to 3.0, when I try to connect with libpg 14.5 #495

Closed Mr-TTWang closed 3 weeks ago

Mr-TTWang commented 5 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. xxx
  2. xxx
  3. xxx

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

Additional context Add any other context about the problem here.

polardb-bot[bot] commented 5 months ago

Hi @SamirWell ~ Thanks for opening this issue! 🎉

Please make sure you have provided enough information for subsequent discussion.

We will get back to you as soon as possible. ❤️

Mr-TTWang commented 5 months ago

image

mrdrivingduck commented 5 months ago

@SamirWell Seems that GSS encrypted connection is supported starting from PostgreSQL 12.

image

mrdrivingduck commented 3 weeks ago

/close