Re: Syntax in postgresql.conf

From: Phillip Smith <phillip(dot)smith(at)weatherbeeta(dot)com(dot)au>
To: Johann Spies <jspies(at)sun(dot)ac(dot)za>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Syntax in postgresql.conf
Date: 2007-05-28 11:05:37
Message-ID: 1180350337.4703.42.camel@fukawi2.homelinux.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I believe you would need it to be:
listen_addresses = '192.168.0.1,localhost'

ie, Don't close the quotes between your CSV's

On Mon, 2007-05-28 at 11:11 +0200, Johann Spies wrote:

> listen_addresses = '192.168.0.1', 'localhost'
>
> I get
>
> $sudo /etc/init.d/postgresql-8.1 restart
> * Restarting PostgreSQL 8.1 database server
> * Error: Invalid line 53 in /etc/postgresql/8.1/main/postgresql.conf
>
> Why?

*******************Confidentiality and Privilege Notice*******************

The material contained in this message is privileged and confidential to
the addressee. If you are not the addressee indicated in this message or
responsible for delivery of the message to such person, you may not copy
or deliver this message to anyone, and you should destroy it and kindly
notify the sender by reply email.

Information in this message that does not relate to the official business
of Weatherbeeta must be treated as neither given nor endorsed by Weatherbeeta.
Weatherbeeta, its employees, contractors or associates shall not be liable
for direct, indirect or consequential loss arising from transmission of this
message or any attachments

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Johann Spies 2007-05-28 13:40:45 Re: Syntax in postgresql.conf
Previous Message Johann Spies 2007-05-28 09:11:32 Syntax in postgresql.conf