Thanks to visit codestin.com
Credit goes to postgrespro.com

PGSTAT start failure probably shouldn't disable Postgres - Mailing list pgsql-hackers

From Tom Lane
Subject PGSTAT start failure probably shouldn't disable Postgres
Date
Msg-id [email protected]
Whole thread Raw
Responses Re: PGSTAT start failure probably shouldn't disable Postgres
List pgsql-hackers
We've seen several reports now of 7.2 postmasters failing to start
because of weird networking setups --- if it's impossible to create
a loopback UDP port on 127.0.0.1, 7.2 will exit withPGSTAT: bind(2): Cannot assign requested address

It occurs to me that a more friendly behavior would be to disable
statistics gathering and proceed with startup anyway.  Any objections?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: timeout implementation issues
Next
From: [email protected] (Neil Conway)
Date:
Subject: Re: Posix AIO in new Red Hat Linux