[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Dumb Memory Question
- Subject: RE: [cobalt-users] Dumb Memory Question
- From: "Chris Demain" <cdemain@xxxxxxxxxxx>
- Date: Sun Jan 13 11:33:06 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> 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>