Re: non TCP connection

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: non TCP connection
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4AC938E@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на non TCP connection  (Alex Perry <alex.perry@ieee.org>)
Ответы Re: non TCP connection
Список pgadmin-support

> -----Original Message-----
> From: pgadmin-support-owner@postgresql.org
> [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of Alex Perry
> Sent: 20 July 2005 07:19
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] non TCP connection
>
> How do I tell the "new server" dialog that I want to use a UNIX
> socket to connect to the database server instead of TCP loopback?

UDS support is only available in the development snapshots at present,
however, from the docs:


The address is the IP address of the machine to contact, or the fully
qualified domain name. On Unix based systems the address field may be
left blank to use the default PostgreSQL Unix Domain Socket on the local
machine, or be set to an alternate path containing a PostgreSQL socket.
If a path is entered, it must begin with a "/".

Regards, Dave.


В списке pgadmin-support по дате отправления:

Предыдущее
От: Alex Perry
Дата:
Сообщение: non TCP connection
Следующее
От: Tino Wildenhain
Дата:
Сообщение: Re: non TCP connection