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

Поиск
Список
Период
Сортировка
От Ron Johnson
Тема Re: Option on `postgres` CLI to shutdown when there are no more active connections?
Дата
Msg-id CANzqJaDn_mVi4M0CbKnVNwK9RxYOneoCRmd_d69rbjBrwasuPQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Option on `postgres` CLI to shutdown when there are no more active connections?  (Dominique Devienne <ddevienne@gmail.com>)
Ответы Re: Option on `postgres` CLI to shutdown when there are no more active connections?
Список pgsql-general
On Mon, Oct 13, 2025 at 4:47 AM Dominique Devienne <ddevienne@gmail.com> wrote:
[snip] 
There's apparently no way to abstract the "transport" between libpq
and the server, must be TCP (or *nix only socket files), cannot be an
in-memory channel (for the embedded non-shared case),

I'd bet a nickel that local socket transfers all stay in memory.
 
nor shared-memory (for the shared-case across localhost processes).

Shared memory means that I can stomp all over you, and you can't stop me.  That's the antithesis of ACID.

--
Death to <Redacted>, and butter sauce.
Don't boil me, I'm still alive.
<Redacted> lobster!

В списке pgsql-general по дате отправления: