LoginSignup
2
0

More than 3 years have passed since last update.

PostgreSQLのログに大量の"unsupported frontend protocol 1234.5680: server supports 1.0 to 3.0"

Posted at

環境変数で、PGGSSENCMODE=disableとすれば止まります。
libpqのバグみたいで、PostgreSQL 12.2で直る予定だったのが直ってなかったらしいです。12.3以降でどうなっているのかは調べてません。

ちなみに、私は、PGGSSENCMODEを変更するとどのような影響があるのか把握してないので、本番環境で変更する場合はよく調べてからにしてください。

githubのissue:
https://github.com/petere/homebrew-postgresql/issues/51

2
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
0