Re: backend pid changing

From: Lewis Kapell <lkapell(at)setonhome(dot)org>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: backend pid changing
Date: 2008-06-04 15:18:28
Message-ID: 4846B244.7020307@setonhome.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

We are not using connection pooling, however the clients are tunneling
through SSH. Forgot to mention that in my first message. Does that
make any difference to it?

Thank you,

Lewis Kapell
Computer Operations
Seton Home Study School

Tom Lane wrote:
> Lewis Kapell <lkapell(at)setonhome(dot)org> writes:
>> ... By examining the logs, I have observed that the
>> backend pid for a particular client sometimes changes during a session.
>
> That is just about impossible to believe, unless perhaps you have a
> connection pooler in the loop somewhere?
>
> regards, tom lane

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message John Beaver 2008-06-04 15:58:32 PgPool parallel query performance rules of thumb
Previous Message Matthew Wakeling 2008-06-04 15:10:38 Re: insert/update tps slow with indices on table > 1M rows