Notorious 'SCRAM authentication requires libpq version 10'- where do I need to upgrade libpq?

Hey, it looks like I managed to google correct solution:

just
sudo amazon-linux-extras install postgresql14

And restart R after that

1 Like