Re: IPv6 y Estadísticas

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Stephen Amell <StephenAmell(at)inbox(dot)lv>
Cc: "pgsql-es-ayuda(at)lists(dot)postgresql(dot)org" <pgsql-es-ayuda(at)lists(dot)postgresql(dot)org>
Subject: Re: IPv6 y Estadísticas
Date: 2018-03-02 17:09:23
Message-ID: 20180302170923.y3cicgkvx4iexnzz@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Stephen Amell escribió:
> Buenas tardes Lista!
>
> Hoy les escribo por una consulta sobre el recolector de estadísticas. Estoy
> teniendo muchos casos de consultas que dicen:
>
> "LOG:  usando estadísticas añejas en vez de actualizadas porque el
> recolector de estadísticas no está respondiendo"
>
> Notamos que esto nos pasa en los servidores donde se deshabilito el IPv6,
> incluso se quito del pg_hba. Tras varias horas de búsqueda encontramos ( en
> esta pagina https://postgrespro.com/list/thread-id/1561117 ) a alguien con
> un problema similar. Quien cuenta que debió volver a habilitarlo para que
> funcione correctamente.
> Y dicho y hecho, así nos volvió a funcionar.

Hmm, haz que el nombre "localhost" resuelva sólo a la dirección ipv4 y
debería funcionar.

¿Por qué inhabilitar IPv6?

--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Stephen Amell 2018-03-07 13:15:43 Re: IPv6 y Estadísticas
Previous Message Stephen Amell 2018-03-02 16:46:26 IPv6 y Estadísticas