Performance: Unix sockets vs. TCP/IP sockets

From: Frank Joerdens <frank(at)joerdens(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Performance: Unix sockets vs. TCP/IP sockets
Date: 2001-01-25 18:47:55
Message-ID: 20010125194755.A15077@rakete.joerdens.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

What performance penalty can I expect when going over TCP/IP sockets
instead of Unix sockets? I might have to do that because of some odd
configuration on the server that my app will run on. The application
(Apache/PHP) is on the same physical host as the Postgresql server.

Ta, Frank

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Frank Joerdens 2001-01-25 18:53:55 Re: beta3 Solaris 7 (SPARC) port report [ Was: Looking for . . . ]
Previous Message Mitch Vincent 2001-01-25 18:45:54 Re: Re: Load a database into memory