Re: Enable user access from remote host

From: John R Pierce <pierce(at)hogranch(dot)com>
To: Martin Gainty <mgainty(at)hotmail(dot)com>
Cc: afmulone(at)gmail(dot)com, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Enable user access from remote host
Date: 2009-03-08 01:08:46
Message-ID: 49B31A9E.9050200@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Martin Gainty wrote:
> postgresql.conf :
> change listen_address to a real ip

change it to '*' or you won't be able to use localhost... alternately,
youc could specify ip.of.net.iface,localhost if you wanted to be specific.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message V S P 2009-03-08 02:33:33 [Q] string to int hash function for small range
Previous Message Mark Mandel 2009-03-08 00:39:25 Random Deadlock on DROP CONSTRAINT