Search Postgresql Archives

Re: PG 8.0.3 ignores parameter listen_addresses ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Andreas <maps.on@xxxxxxx> writes:
> I wrote listen_addresses = 'localhost,192.168.100.1' in the 
> postgresql.conf restartet the pg-server and looked with netstat -lan 
> |grep 5432.

> It still showed
> tcp        0      0 0.0.0.0:5432            0.0.0.0:*               LISTEN
> tcp        0      0 :::5432                 :::*                    LISTEN
> unix  2      [ ACC ]     STREAM     LISTEN         65292  /tmp/.s.PGSQL.5432

I'll bet you have -i on the postmaster command line; that overrides
listen_addresses from the config file.

			regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux