Re: [GENERAL] unix_socket

2004-05-25 Thread Tom Allison
Tom Allison wrote: I'm trying to configure postfix to use the postgres database for lookups. Since I have a localhost based server, I was going to use unix_sockets. The postgres docs call for only a /directory. unix_socket_directory (string) Specifies the directory of the Unix-domain socket

Re: [GENERAL] unix_socket

2004-05-25 Thread Tom Lane
Tom Allison <[EMAIL PROTECTED]> writes: > I'm trying to configure postfix to use the postgres database for lookups. > Since I have a localhost based server, I was going to use unix_sockets. > The postfix docs call for a /directory/name. >inet: for TCP connections (default). Exampl