Re: Troubles Starting Postgres

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Derek Neighbors <derek(at)gnue(dot)org>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Troubles Starting Postgres
Date: 2002-03-30 18:09:59
Message-ID: 2215.1017511799@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Derek Neighbors <derek(at)gnue(dot)org> writes:
> PGSTAT: bind(2): Cannot assign requested address
> Failed to start the postmaster

PGSTAT tries to bind to 127.0.0.1 to create a loopback UDP path for
passing statistics data. Not clear why this would fail unless you
have some network filtering software in there to prevent it. Without
more info about your platform, network config, etc, there's little
more I can say...

regards, tom lane

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Derek Neighbors 2002-03-30 18:42:24 Re: Troubles Starting Postgres
Previous Message Derek Neighbors 2002-03-30 14:18:55 Troubles Starting Postgres