Re: How to allow PostgreSQL to accept remote connection?

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: How to allow PostgreSQL to accept remote connection?
Дата
Msg-id 4BD30898.4010008@iol.ie
обсуждение исходный текст
Ответ на How to allow PostgreSQL to accept remote connection?  (Andre Lopes <lopes80andre@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Andre Lopes
Дата:
Сообщение: How to allow PostgreSQL to accept remote connection?
Следующее
От: Andre Lopes
Дата:
Сообщение: Re: How to allow PostgreSQL to accept remote connection?