Re: Hungry postmaster - Mailing list pgsql-general

From Ilja Golshtein
Subject Re: Hungry postmaster
Date
Msg-id 42B17CDF.000006.29402@mfront7.yandex.ru
Whole thread Raw
In response to Re: Hungry postmaster  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Hungry postmaster
List pgsql-general
>Tom Lane <tgl@sss.pgh.pa.us>  writes:
>If so, I would bet that someone did an unconstrained join (ie SELECT
>the cross product of some large tables) and killed their client instead
>of waiting for the result.

Quite probably if you recall my Yesterday's question about low
speed of queries with multitude joins ;) BTW, many thanks to you for
for positive answer.


It is not very good news PG is not bullet-proof here and
it is so simple to hang PG session (and what is the worst such
process effectively utilizes all resources).

Are PG admins experienced in determining and killing such zombi-sessions?
I mean, may be script or something to do this job exist in nature?

Thanks.

--
Best regards
Ilja Golshtein

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Hungry postmaster
Next
From: Ian Harding
Date:
Subject: Re: Hungry postmaster