Re: [pgadmin-support] non TCP connection

2005-07-20 Thread Alex Perry
> Alex Perry asked: > > 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? Dave quickly answered: > UDS support is only available in the development snapshots at present Thank you. I'll try checking out from SVN a

Re: [pgadmin-support] non TCP connection

2005-07-20 Thread Tino Wildenhain
Am Dienstag, den 19.07.2005, 23:18 -0700 schrieb Alex Perry: > 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? Unfortunately it seems not implemented - I was stuck at the same problem some days ago when I tried out

Re: [pgadmin-support] non TCP connection

2005-07-20 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] 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"

[pgadmin-support] non TCP connection

2005-07-19 Thread Alex Perry
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? ---(end of broadcast)--- TIP 6: explain analyze is your friend