Skip site navigation (1) Skip section navigation (2)

Re: Procedural Languages

From: Jasen Betts <jasen(at)xnet(dot)co(dot)nz>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Procedural Languages
Date: 2012-06-10 11:48:05
Message-ID: jr21hl$pb4$1@reversiblemaps.ath.cx (view raw or flat)
Thread:
Lists: pgsql-general
On 2012-06-08, Zenaan Harkness <zen(at)freedbms(dot)net> wrote:

> I'd like find out how often the JVM starts up eg based on queries or
> sessions or connections or what... didn't know it was potentially
> woeful. In particular re "Because Pg doesn't re-use backends, there's
> a huge amount of JVM startup and shutdown cost."

A "backend" is what is at the other end of the socket which mediates
the  "connection" - there's a 1:1 mapping.

-- 
⚂⚃ 100% natural


In response to

pgsql-general by date

Next:From: Aleksander RozmanDate: 2012-06-10 12:15:12
Subject: Re: problem after upgrade db missing
Previous:From: Jasen BettsDate: 2012-06-10 10:42:13
Subject: Re: problem after upgrade db missing

Privacy Policy | About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group