From: alberto at unex.es (Alberto Cabello =?UTF-8?B?U8OhbmNoZXo=?=) Date: Mon, 14 Apr 2014 14:18:27 +0200 Subject: [Pljava-dev] Is it safe to use multi-threaded PL/Java in single-threaded postgres process? In-Reply-To: References: <30A6B4B499494CED93770BBC4835840C@maumau> <5F50DAFCABA4426FA54E9D8D0B78B38B@maumau> <534AA39A.4010906@tada.se> <1F2A8D3FBCC3447391A3520631ACBD25@maumau> <534BAE6D.9050201@tada.se> Message-ID: <20140414141827.f3c7337038d35480c6871f3c@unex.es> On Mon, 14 Apr 2014 20:54:51 +0900 "MauMau" wrote: > Anyway, in-process and out-of-process execution doesn't seem to make a big > difference for batch jobs which issue many SQL statements. That reminds me of a MOSIX tip... Could an out-of-process execution to be able to get better performances from a multi processor setup? -- Alberto Cabello S?nchez