Re: Help understanding server-side logging (and more...) - Mailing list pgsql-general

From Peter J. Holzer
Subject Re: Help understanding server-side logging (and more...)
Date
Msg-id 20231221122528.jj6osjrfoh3sy26c@hjp.at
Whole thread Raw
In response to Help understanding server-side logging (and more...)  (Dominique Devienne <ddevienne@gmail.com>)
List pgsql-general
On 2023-12-21 12:05:41 +0100, Dominique Devienne wrote:
> FWIW, the symptoms they are experiencing is that initially all queries
> are fast, then they start to get longer and longer, to the point all
> services accessing PostgreSQL grind to a halt and basically hang.
> While that happens, one can connect to the DB from a shell (that
> cluster has a single DB) w/o issues, and run queries just fine

If you do that, do you see the "hanging" queries in pg_stat_activity? If
so, what are they waiting for?

        hp

--
   _  | Peter J. Holzer    | Story must make more sense than reality.
|_|_) |                    |
| |   | hjp@hjp.at         |    -- Charles Stross, "Creative writing
__/   | http://www.hjp.at/ |       challenge!"

Attachment

pgsql-general by date:

Previous
From: "Peter J. Holzer"
Date:
Subject: Re: How to generate random bigint
Next
From: Andrey Zhidenkov
Date:
Subject: PostgreSQL 15.5 stops processing user queries