0

i am using PostgreSQL 14 on app engine flexible on standard with python version 3.8 it works fine but on flexible there's no support for python 3.8 and i get SCRAM authentication requires libpq version 10 or above is there anyway around this?

tried changing postgresql.conf file but that's only for that particular instance

greenm8rix
  • 11
  • 2
  • You could use a service provider who provides less outdated software. – Laurenz Albe Nov 29 '22 at 09:18
  • this might be related to an ARM based image while developing on your Mac with an M1 processor. See other answers: https://stackoverflow.com/questions/62807717/how-can-i-solve-postgresql-scram-authentication-problem – jochem Jan 27 '23 at 09:19

0 Answers0