| From: | Achilleas Mantzios <achill(at)matrix(dot)gatewaynet(dot)com> |
|---|---|
| To: | pgsql-general(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Web users as database users? |
| Date: | 2019-09-20 12:27:53 |
| Message-ID: | 4d4264e9-4b0e-3014-5a80-a85008910c38@matrix.gatewaynet.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 20/9/19 2:50 μ.μ., David Gallagher wrote:
> Hi - I’m working on a database that will be accessed via a web app. I’m used to a setup where there is one account/role that the app would use to access the database, but in my current scenario I’m
> interested in row level security and auditing enforced by the database. In this scenario, would it make sense to have a user account on the database to mirror the user account from the web app? Is
> that an unusual practice?
I never regretted it. Just place pgbouncer in front and configure it right.
--
Achilleas Mantzios
IT DEV Lead
IT DEPT
Dynacom Tankers Mgmt
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Morris de Oryx | 2019-09-20 12:46:21 | Re: FW: Re: FW: Re: Shouldn;t this trigger be called? |
| Previous Message | Tim Clarke | 2019-09-20 12:15:26 | Re: Web users as database users? |