The autentication "type 10" is not supported

From: Miguel Manzano <migabol(at)gmail(dot)com>
To: pgsql-es-ayuda(at)lists(dot)postgresql(dot)org
Subject: The autentication "type 10" is not supported
Date: 2024-08-06 22:35:55
Message-ID: CANi4WxOpANp-tgEQeofNpn9DHJZTV+Jv795C9kX+2VLd1NiMaA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

tengo una aplicacion java desarrollada con java8 y uso un conector jdbc
postgresql-8.3-605.jdbc3.jar que uso desde hace tiempo para conectar mi
base de datos postgres pero ocurre que despues de cambios de arquitectura
al reinstalar postgres en el servidor a postgres 13 en el servidor al
querer correr la aplicacion me da mensaje de error :
PSQLException: The authentication type 10 is not supported. Check that you
have configured the pg_hba.conf file to include the client's IP address or
subnet, and that it is using an authentication scheme supported by the
driver.
mi pg_hba en el servidor tiene la ultima linea
host all all md5
he leido en las listas y proponen modificar el archivo de configuracion
postgresql.conf para activar encrytion md5 pero dado que al reiniciar con
esta configuracion no se si podre volver a ingresar con mi contrasena
actual
pido ayuda ya que no encuentro la manera de resolverlo .
Gracias

--
Miguel Manzano
PO BOX # 3102
Santa Cruz de la Sierra
Bolivia

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Jairo Graterón 2024-08-06 23:23:31 Re: The autentication "type 10" is not supported
Previous Message Guillermo E. Villanueva 2024-08-02 15:49:05 postgres_exporter