On Wed, 9 Sept 2026, 10:01 am Siraj G, <tosiraj(dot)g(at)gmail(dot)com> wrote:
> Hello Admin experts!
>
> Postgres version 14 and the instance is a GCP cloud SQL.
>
> We have several application connections in ACTIVE state for several hours
> and the query text shows just *fetch all from "<unnamed portal 1>"*.
> What does it indicate? Could these sessions be in hung state?
>
> Regards
> Siraj
>
What do you see in wait events column in pg_stat_activity?
>