Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

515
Views
La autenticación de back-end de PgPool-II falló

Estoy tratando de configurar pgpool como balanceador de carga para mi clúster de Postgres. Tengo dos nodos postgres, 1 maestro y 1 esclavo.

Mi pg_hba.conf parece

 hostssl user mydb 1.1.1.1/32 md5 hostssl user postgres 1.1.1.1/32 md5 host user mydb 1.1.1.1/32 md5 host user postgres 1.1.1.1/32 md5

donde 1.1.1.1/32 es mi IP real del servidor pgpool.

Si trato de establecer una conexión con ether master o slave usando psql directamente desde el contenedor de pgpool, puedo hacerlo sin ningún problema. Pero cuando inicio pgpool, recibí este mensaje de error:

 2021-10-26 13:50:13: pid 753: ERROR: backend authentication failed 2021-10-26 13:50:13: pid 753: DETAIL: backend response with kind 'E' when expecting 'R' 2021-10-26 13:50:13: pid 753: HINT: This issue can be caused by version mismatch (current version 3) 2021-10-26 13:50:13: pid 736: ERROR: backend authentication failed 2021-10-26 13:50:13: pid 736: DETAIL: backend response with kind 'E' when expecting 'R' 2021-10-26 13:50:13: pid 736: HINT: This issue can be caused by version mismatch (current version 2)

Si edito el archivo pool_passwd y establezco una contraseña no válida, obtengo un error adecuado

 2021-10-26 13:59:03: pid 736: ERROR: md5 authentication failed 2021-10-26 13:59:03: pid 736: DETAIL: password does not match

Así que supongo que eso no es un problema con mis credenciales de postgres.

¿Algunas ideas?

over 4 years ago · Santiago Trujillo
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!