Syntax in postgresql.conf - Mailing list pgsql-admin

From Johann Spies
Subject Syntax in postgresql.conf
Date
Msg-id 20070528091132.GA32403@sun.ac.za
Whole thread Raw
Responses Re: Syntax in postgresql.conf  (Phillip Smith <phillip.smith@weatherbeeta.com.au>)
List pgsql-admin
A comment in postgresql.conf on Debian says:

"
          # comma-separated list of addresses;
          # defaults to 'localhost', '*' = all
"
But when I try

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?

 Regards
 Johann
--
Johann Spies          Telefoon: 021-808 4036
Informasietegnologie, Universiteit van Stellenbosch

     "Wait on the LORD; be of good courage, and he shall
      strengthen thine heart; wait, I say, on the LORD."
                                    Psalms 27:14

pgsql-admin by date:

Previous
From: "Vishal Arora"
Date:
Subject: Re: User DB Access - RESTRICTIONS
Next
From: Phillip Smith
Date:
Subject: Re: Syntax in postgresql.conf