question on IPC vs TCPIP

From: Andrew McIntyre <amcintyre(at)m-m(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: question on IPC vs TCPIP
Date: 2014-01-01 20:55:50
Message-ID: 52C480D6.4070209@m-m.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Does postgres have an equivalent C level (or ODBC) parameter so you can
use IPC for local to db server only code?
http://pic.dhe.ibm.com/infocenter/db2luw/v10r5/topic/com.ibm.db2.luw.apdv.cli.doc/doc/r0008807.html

There is a measurable reduction in elapsed time for my code when I
specify IPC. My code uses:
node.js
https://npmjs.org/package/odbc
db2

Thanks!!
--
personal Signature
------------------------------------------------------------------------
Andrew McIntyre
amcintyre(at)m-m(dot)com <mailto:amcintyre(at)m-m(dot)com>
http://www.mindspring.com/~amcintyr/resume.htm
<http://www.mindspring.com/%7Eamcintyr/resume.htm>
------------------------------------------------------------------------

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2014-01-01 21:00:11 Re: duplicate OID issue when using pg_upgrade to move from 8.4 to 9.2
Previous Message Reiser, John J. 2014-01-01 20:45:04 Re: duplicate OID issue when using pg_upgrade to move from 8.4 to 9.2