[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Dumb Memory Question



> Unix is an internal method for communication between applications, so it
> looks like PostgresSQL is listening for internal connections from other
> applications.

the name tries to give it away: /tmp/s.foo

The name for this is a "UNIX Domain socket"  If you set pgsql to run with
"-i" it would show up as tcp/5432 </trivia>