public inbox for pgsql-general@postgresql.org
help / color / mirror / Atom feedFrom: David G. Johnston <david.g.johnston@gmail.com>
To: Igor Korot <ikorot01@gmail.com>
Cc: pgsql-generallists.postgresql.org <pgsql-general@lists.postgresql.org>
Subject: Re: Disconnecting from the server
Date: Sat, 16 May 2026 19:50:33 -0700
Message-ID: <CAKFQuwaBh0zQgwTOFXE9HyeKi2SGYRrtZugu8Wn0R7=1dNJjrw@mail.gmail.com> (raw)
In-Reply-To: <CA+FnnTxstJUyArwrbMdSvH1VBMepUD9s2TYLwKAOE+P_OaiX5A@mail.gmail.com>
References: <CA+FnnTxstJUyArwrbMdSvH1VBMepUD9s2TYLwKAOE+P_OaiX5A@mail.gmail.com>
On Saturday, May 16, 2026, Igor Korot <ikorot01@gmail.com> wrote:
>
> Or should I perform some clean-up on the server - some kind of "connection
> pool reset" so that the resources associated with the connection will be
> gone?
>
There server doesn’t have a connection pool.
You can inspect what is connected to the server via the pg_stat_activity
view.
https://www.postgresql.org/docs/current/monitoring-stats.html#MONITORING-PG-STAT-ACTIVITY-VIEW
David J.
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: pgsql-general@postgresql.org
Cc: david.g.johnston@gmail.com, ikorot01@gmail.com, pgsql-general@lists.postgresql.org
Subject: Re: Disconnecting from the server
In-Reply-To: <CAKFQuwaBh0zQgwTOFXE9HyeKi2SGYRrtZugu8Wn0R7=1dNJjrw@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox