Re: Option on `postgres` CLI to shutdown when there are no more active connections?

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Ron Johnson <ronljohnsonjr(at)gmail(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Option on `postgres` CLI to shutdown when there are no more active connections?
Date: 2025-10-12 03:21:06
Message-ID: 15c40010-da97-4a87-9eab-8c23a72c0816@aklaver.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/11/25 19:56, Ron Johnson wrote:
> On Sat, Oct 11, 2025 at 7:11 PM Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com
> <mailto:adrian(dot)klaver(at)aklaver(dot)com>> wrote:
>

> I think OP is looking for AUTO_CLOSE, like SQL Server (and Rdb/VMS
> before it).  Its only real utility is OP's use-case: a Windows
> desktop running local testing.

From the original post:

"Is there any interest in adding a command line option to the `postgres`
CLI"

Which I took to mean:

https://www.postgresql.org/docs/current/app-postgres.html

>
> We in the shell scripting daemon world don't think like that.
>
> --
> Death to <Redacted>, and butter sauce.
> Don't boil me, I'm still alive.
> <Redacted> lobster!

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ron Johnson 2025-10-12 03:38:25 Re: Option on `postgres` CLI to shutdown when there are no more active connections?
Previous Message Ron Johnson 2025-10-12 02:56:31 Re: Option on `postgres` CLI to shutdown when there are no more active connections?