Re: Update actions (with user name) inside PostgreSQL DB - any version on postgreSQL - Mailing list pgsql-admin

From Scott Marlowe
Subject Re: Update actions (with user name) inside PostgreSQL DB - any version on postgreSQL
Date
Msg-id CAOR=d=0efof4ezKPmVixniJi6JbLTf3zvrG4fCZWQA6O+1mcMQ@mail.gmail.com
Whole thread Raw
In response to Re: Update actions (with user name) inside PostgreSQL DB - any version on postgreSQL  (Khangelani Gama <kgama@argility.com>)
List pgsql-admin
On Wed, Mar 14, 2012 at 5:24 AM, Khangelani Gama <kgama@argility.com> wrote:
> thanks, the issue we have is that we have many Linux users having root
> access into the system.

That's the problem right there.  Setup a separate db server that only
your DBA can log into the shell on.  Then make it so that you have
proper access controls to the db via pg_hba.conf.

pgsql-admin by date:

Previous
From: Robin Iddon
Date:
Subject: Re: Update actions (with user name) inside PostgreSQL DB - any version on postgreSQL
Next
From: Walter Hurry
Date:
Subject: Re: Update actions (with user name) inside PostgreSQL DB - any version on postgreSQL