Re: How to add hosts to pg_hba.conf and postgresql.conf?

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: How to add hosts to pg_hba.conf and postgresql.conf?
Date: 2011-03-15 18:35:09
Message-ID: 4D7FB15D.1070805@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 03/15/11 11:26 AM, Raymond O'Donnell wrote:
> On 15/03/2011 18:14, general_lee wrote:
>> To confirm, the below would indicate PM is not listening on *.5432
>>
>> How do I change this?
>
> Did you restart Postgres after changing listen_addresses in
> postgresql.conf?

he indicated he did, via 'svcadm restart' (the Solaris 10 service manager)

I wonder if he's editing the *right* postgresql.conf, there's the
possibility on Solaris of having more than one instance installed.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message George Woodring 2011-03-15 18:38:37 autovacuum issue after upgrade to 9.0.1
Previous Message Adrian Klaver 2011-03-15 18:29:22 Re: How to add hosts to pg_hba.conf and postgresql.conf?