Re: Changing listen_addresses

From: "Birchall, Austen" <austen(dot)birchall(at)metoffice(dot)gov(dot)uk>
To: "pgsql-novice(at)postgresql(dot)org" <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Changing listen_addresses
Date: 2013-07-24 09:28:06
Message-ID: 4E154FB60786D74BB4DFDC97BF991CAC072176@EXXCMPD1DAG2.cmpd1.metoffice.gov.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

All - many thanks I'm now looking at the 'correct' file

locsng=# show listen_addresses;
listen_addresses
------------------
*
(1 row)

locsng=#

Austen

Austen Birchall Senior Database Administrator
Met Office FitzRoy Road Exeter EX1 3PB United Kingdom
Tel: +44 (0)1392 884481 Fax: +44 (0)1392 885681
E-mail: austen(dot)birchall(at)metoffice(dot)gov(dot)uk Website: http://www.metoffice.gov.uk

-----Original Message-----
From: fluca1978(at)gmail(dot)com [mailto:fluca1978(at)gmail(dot)com] On Behalf Of Luca Ferrari
Sent: 23 July 2013 20:44
To: Birchall, Austen
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: [NOVICE] Changing listen_addresses

On Tue, Jul 23, 2013 at 9:34 PM, Luca Ferrari <fluca1978(at)infinito(dot)it> wrote:

> If you get a null sourcefile it could be that some init script is
> overriding the configuration somehow. Check for all the running
> processes and see if postmaster is invoked with the -c option, that
> will point you to the config file to modify.,

I meant look for
-c config_file

Luca

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Birchall, Austen 2013-07-24 09:39:56 pg_hba.conf & non-static IP address
Previous Message Luca Ferrari 2013-07-23 19:43:35 Re: Changing listen_addresses