Re: JDBC speed question.

From: Doug McNaught <doug(at)wireboard(dot)com>
To: "Clayton Vernon" <cvernon(at)enron(dot)com>
Cc: "John Oakes" <john(at)networkproductions(dot)net>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: JDBC speed question.
Date: 2001-04-26 23:54:21
Message-ID: m38zknusia.fsf@belphigor.mcnaught.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql

"Clayton Vernon" <cvernon(at)enron(dot)com> writes:

> Thanks, but can I specify each port? I've only seen the one documented
> command option "-p" which I assume was for the TCP/IP port.

Well, Unix sockets don't have a "port". The port number you specify
is appended to the name of the socket in the filesystem (eg
'/tmp/.s.PGSQL.5432') so postmasters running on different ports won't
try to create the same socket.

What exactly are you trying to do?

-Doug
--
The rain man gave me two cures; he said jump right in,
The first was Texas medicine--the second was just railroad gin,
And like a fool I mixed them, and it strangled up my mind,
Now people just get uglier, and I got no sense of time... --Dylan

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Loïc Courtois 2001-04-26 23:56:38 JDBC and Accents
Previous Message Clayton Vernon 2001-04-26 23:38:34 Re: JDBC speed question.

Browse pgsql-sql by date

  From Date Subject
Next Message Hans-Jürgen Schönig 2001-04-27 09:04:25 Regular expressions and indexes
Previous Message Clayton Vernon 2001-04-26 23:38:34 Re: JDBC speed question.