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 Rozman | Date: 2012-06-10 12:15:12 |
| Subject: Re: problem after upgrade db missing |
| Previous: | From: Jasen Betts | Date: 2012-06-10 10:42:13 |
| Subject: Re: problem after upgrade db missing |