Re: Securing PostgreSQL for rootless containers - Mailing list pgsql-hackers

From Yogesh Sharma
Subject Re: Securing PostgreSQL for rootless containers
Date
Msg-id 8e2db13e-f480-4a94-8cea-98fcd798f47b@CatProSystems.com
Whole thread Raw
In response to Securing PostgreSQL for rootless containers  (Yogesh Sharma <yogesh.sharma@catprosystems.com>)
List pgsql-hackers
On 2/24/25 14:51, Yogesh Sharma wrote:
>
> This patch has effect on current use of socket unless systemd socket 
> are used. Code is also guarded when postgres is not compiled with 
> systemd flag.

I meant to say


This patch has **no** effect on current use of socket unless systemd 
socket are used. Code is also guarded when postgres is not compiled with 
systemd flag.


-- 
Kind Regards,
Yogesh Sharma
Open Source Enthusiast and Advocate
Member:
- PostgreSQL Contributors Team (AWS) https://aws.amazon.com
- PG Infra https://www.postgresql.org/about/governance/sysadmin/
- PG RPMs  https://yum.postgresql.org/contact/




pgsql-hackers by date:

Previous
From: Corey Huinker
Date:
Subject: Re: Statistics Import and Export
Next
From: Dmytro Astapov
Date:
Subject: Relaxing constraints on BitmapAnd eligibility?