Re: libpq and multi-threading - Mailing list pgsql-general

From Michael J. Baars
Subject Re: libpq and multi-threading
Date
Msg-id CAMHx2Rs7bGPNoAs2cGJ0kA-vrn7PPqFk+Ro8fc1mbBkK4Za8RQ@mail.gmail.com
Whole thread Raw
In response to Re: libpq and multi-threading  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-general
Hi David,

My mistake. Too much fiddling around, but better than no fiddling around. It appears both sides make mistakes, or does your freely passing around work better than mine?

On Tue, 2 May 2023, 17:57 David G. Johnston, <david.g.johnston@gmail.com> wrote:
On Tue, May 2, 2023 at 2:38 AM Michael J. Baars <mjbaars1977.pgsql.hackers@gmail.com> wrote:
I have already tried to set the PostgreSQL 'dynamic_shared_memory_type' configuration option to 'mmap', but this does not help.


Of course it doesn't, that is a server-side configuration.

"Specifies the dynamic shared memory implementation that the server should use." 


David J.

pgsql-general by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: libpq and multi-threading
Next
From: "Peter J. Holzer"
Date:
Subject: Re: libpq and multi-threading