Re: Ident authentication fails due to bind error on server (8.4.8)

From: "Marinos Yannikos" <mjy(at)geizhals(dot)at>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Marinos Yannikos" <mjy(at)geizhals(dot)at>
Cc: "PostgreSQL Bugs" <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: Ident authentication fails due to bind error on server (8.4.8)
Date: 2011-06-28 21:02:58
Message-ID: op.vxs0q8d1khmbxg@klump-pc.ghoffice
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Sat, 18 Jun 2011 04:55:59 +0200, Marinos Yannikos <mjy(at)geizhals(dot)at>
wrote:

> sysctl -w net.ipv4.tcp_tw_reuse=1

This fixed the issue apparently, so bind() seems to choose ports in
TIME_WAIT state for some reason with sin_port=0 and that caused it.

Regards,
Marinos

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Dean Rasheed 2011-06-28 21:45:45 Re: BUG #6079: Wrong select result
Previous Message Chris Bandy 2011-06-28 20:42:31 BUG #6080: information_schema.columns.column_default contains NULL inconsistently