SELinux context of PostgreSQL connection process - Mailing list pgsql-general

From Мартынов Александр
Subject SELinux context of PostgreSQL connection process
Date
Msg-id 411371427199361@web26h.yandex.ru
Whole thread Raw
Responses Re: SELinux context of PostgreSQL connection process  (John R Pierce <pierce@hogranch.com>)
List pgsql-general
There is postgres db with sepgsql enabled. When user connect to postgres db with psql, postgres create new process for
eachconnection. These processes have selinux context unconfined_u:unconfined_r:postgresql_t. 

Is there a way to assign the process a context of user that connected to db?


pgsql-general by date:

Previous
From: Saimon
Date:
Subject: How to distinguish serialization errors from others using pqxx
Next
From: Saimon
Date:
Subject: Re: How to distinguish serialization errors from others using pqxx