Re: [pgadmin-hackers] localpipe

2006-02-27 Thread Peter Eisentraut
Andreas Pflug wrote: > Hm, easily mixed up with localhost, which uses a socket too. But we > don't have the space for 'local unix socket' either. The official terms are such that sockets in the file system namespace are AF_LOCAL (or AF_UNIX), and sockets in the Internet namespace are AF_INET. S

Re: [pgadmin-hackers] localpipe

2006-02-27 Thread Dave Page
> -Original Message- > From: Andreas Pflug [mailto:[EMAIL PROTECTED] > Sent: 27 February 2006 16:47 > To: Dave Page > Cc: Peter Eisentraut; pgadmin-hackers@postgresql.org > Subject: Re: [pgadmin-hackers] localpipe > > Dave Page wrote: > > >

Re: [pgadmin-hackers] localpipe

2006-02-27 Thread Andreas Pflug
Dave Page wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Peter Eisentraut Sent: 24 February 2006 09:45 To: pgadmin-hackers@postgresql.org Subject: [pgadmin-hackers] localpipe pgAdmin talks about a , but the thing is in fact a local socket

Re: [pgadmin-hackers] localpipe

2006-02-27 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Peter Eisentraut > Sent: 24 February 2006 09:45 > To: pgadmin-hackers@postgresql.org > Subject: [pgadmin-hackers] localpipe > > pgAdmin talks about a , but the thing is in fact a local > socket,