There is postgres db with sepgsql enabled. When user connect to postgres db 
with psql, postgres create new process for each connection. 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?


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to