Re: non TCP connection

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Alex Perry" <alex(dot)perry(at)ieee(dot)org>, <pgadmin-support(at)postgresql(dot)org>
Subject: Re: non TCP connection
Date: 2005-07-20 07:15:59
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E4AC938E@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

> -----Original Message-----
> From: pgadmin-support-owner(at)postgresql(dot)org
> [mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of Alex Perry
> Sent: 20 July 2005 07:19
> To: pgadmin-support(at)postgresql(dot)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.

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Tino Wildenhain 2005-07-20 07:20:57 Re: non TCP connection
Previous Message Alex Perry 2005-07-20 06:18:40 non TCP connection