-1

I don't want to keep any plaintext password in my pgbouncer config.

Can I use a non-plaintext different password to authenticate to pgbouncer than the postgreSQL server?

E.g use scram password to auth against pgbouncer and then some other password for the server.

Or no password for pgbouncer and the password in my connection string for postgres server?

Paku
  • 455
  • 1
  • 4
  • 15
  • Isn't the password in your connection string in plain text? I don't see how what would meet your own criteria. – jjanes Aug 30 '23 at 13:38

0 Answers0