Re: trust authentication behavior

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Denis Kirjanov <kda(at)itsirius(dot)su>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: trust authentication behavior
Date: 2015-05-14 19:52:40
Message-ID: CAKFQuwb3SW2tNeEmHDbB9CfyzbLtm3NHzH-K5URNy030YvAUtg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, May 14, 2015 at 12:22 PM, Denis Kirjanov <kda(at)itsirius(dot)su> wrote:

> Yeah, but the idea is to do that without the pg_hba.conf
>

You may want to try describing the problem and not just ask if the chosen
solution is possible - of which I am doubtful but I have never used selinux
or studied it in any depth. pg_hba.conf is the chosen tool for this kind
of thing so pointing out why it cannot be used is a much more useful first
step.

David J.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2015-05-14 20:01:40 BackendPidGetProc doesn't return PGPROC for background worker?
Previous Message Stephen Frost 2015-05-14 19:30:28 Re: pgsql: Add pg_audit, an auditing extension