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

From Scott Ribe
Subject Re: Update actions (with user name) inside PostgreSQL DB - any version on postgreSQL
Date
Msg-id 2CA18772-AF64-4147-8825-3E8DB98458AD@elevated-dev.com
Whole thread Raw
In response to Re: Update actions (with user name) inside PostgreSQL DB - any version on postgreSQL  (David Ondrejik <david.ondrejik@noaa.gov>)
Responses Re: Update actions (with user name) inside PostgreSQL DB - any version on postgreSQL
Re: Update actions (with user name) inside PostgreSQL DB - any version on postgreSQL
List pgsql-admin
On Mar 14, 2012, at 9:01 AM, David Ondrejik wrote:

> In Linux you can setup and use the "sudo" option. For those whom you don't wish to have root access, simply make them
sudousers,then change the root password. This will force those users to simply type "sudo" (w/o quotes) at the
beginningof each command they want to run (i.e. sudo psql db_name "insert into...."). 

Sure, you mean like this command:

sudo su root

???

--
Scott Ribe
scott_ribe@elevated-dev.com
http://www.elevated-dev.com/
(303) 722-0567 voice





pgsql-admin by date:

Previous
From: David Ondrejik
Date:
Subject: Re: Update actions (with user name) inside PostgreSQL DB - any version on postgreSQL
Next
From: David Ondrejik
Date:
Subject: Re: Update actions (with user name) inside PostgreSQL DB - any version on postgreSQL