Re: BUG #7606: service restart failed

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: jameshunter(at)163(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #7606: service restart failed
Date: 2012-10-16 07:06:55
Message-ID: CABUevExoKgYBfjv7b__mNaN=58OZy3d4KkXQ3ZhrYm77-4tKuQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, Oct 16, 2012 at 4:33 AM, <jameshunter(at)163(dot)com> wrote:
> The following bug has been logged on the website:
>
> Bug reference: 7606
> Logged by: James
> Email address: jameshunter(at)163(dot)com
> PostgreSQL version: 9.2.1
> Operating system: CentOS 6.2
> Description:
>
> When I modify the "listen_addresse" from 'localhost' to '*', postgresql
> service restart failed.
>
> postgresql.conf like below:
> # - Connection Settings -
> listen_addresse='*' # what IP address(es) to listen on;

Seems you've spelled listen_addresses wrong. If you look in your
logfile, it should clearly tell you what the reason for not starting
is - which in this case is that PostgreSQL has no idea what
"listen_addresse" is, since it's spelled wrong.

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Vaclav Juza 2012-10-16 07:24:25 Re: BUG #7598: Loss of view performance after dump/restore of the view definition
Previous Message Ricky Wong 2012-10-16 06:24:25 EnterpriseDB Advanced Server 8.2 Supported Platforms