AW: [HACKERS] Query cancel and OOB data - Mailing list pgsql-hackers

From Andreas Zeugswetter
Subject AW: [HACKERS] Query cancel and OOB data
Date
Msg-id 01BD830E.8E49BD60@zeugswettera.user.lan.at
Whole thread Raw
List pgsql-hackers
> Any ideas?

Use TCP. On most modern systems (eg Linux ;-) ), TCP especially on the local
machine is very efficient. Not quite as efficient as a Unix domain socket,
but close enough that no one will notice.

I have not experienced noteable performance differences on my AIX box either.
Of course when doing client server communication I always suggest PVM3.
It can be configured to do nearly all current communication methods,
including hardware based ones on MPP/NUMA systems.

Andreas



pgsql-hackers by date:

Previous
From: "Maurice Gittens"
Date:
Subject: Re: [HACKERS] Query cancel and OOB data
Next
From: Hannu Krosing
Date:
Subject: Re: hackers-digest V1 #820