Re: How to allow PostgreSQL to accept remote connection? - Mailing list pgsql-general

From Raymond O'Donnell
Subject Re: How to allow PostgreSQL to accept remote connection?
Date
Msg-id 4BD30898.4010008@iol.ie
Whole thread Raw
In response to How to allow PostgreSQL to accept remote connection?  (Andre Lopes <lopes80andre@gmail.com>)
List pgsql-general
On 24/04/2010 15:58, Andre Lopes wrote:
> Hi,
>
> I have a virtual machine with VMWARE, and I need to connect from outside
> the virtual machine to PostgreSQL.
>
> How can I configure the PostgreSQL to accept outside connections?

It should be just the same as a "real" machine.... put the IP address of
the VM's network interface in "listen_addresses" in postgresql.conf.

Ray.


--
Raymond O'Donnell :: Galway :: Ireland
rod@iol.ie

pgsql-general by date:

Previous
From: Andre Lopes
Date:
Subject: How to allow PostgreSQL to accept remote connection?
Next
From: Andre Lopes
Date:
Subject: Re: How to allow PostgreSQL to accept remote connection?