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

From Khangelani Gama
Subject Update actions (with user name) inside PostgreSQL DB - any version on postgreSQL
Date
Msg-id 8ecc4155e8754edef35e260a60a4a8db@mail.gmail.com
Whole thread Raw
Responses Re: Update actions (with user name) inside PostgreSQL DB - any version on postgreSQL  (Robin Iddon <robin@edesix.com>)
List pgsql-admin

 

Hi

 

 

Is it possible to have an update query that will specify actions, timestamp, user who’s making the update inside the database. Can this be done without any script but just in the transaction block

 

Example:

 

dbtest=# UPDATE table test set t4 = 9 where t1 = 001 then specify user_name,  timestamp() ;

 

 

 

 

Thanks in advance

 

 

 

 

 

 

C O N F I D E N T I A L I T Y   N O T I C E
The contents of and attachments to this e-mail are intended for the addressee only, and may contain the confidential information of Argility (Proprietary) Limited and/or its subsidiaries. Any review, use or dissemination thereof by anyone other than the intended addressee is prohibited. If you are not the intended addressee please notify the writer immediately and destroy the e-mail. Argility (Proprietary) Limited and its subsidiaries distance themselves from and accept no liability for unauthorised use of their e-mail facilities or e-mails sent other than strictly for business purposes.

 




CONFIDENTIALITY NOTICE
The contents of and attachments to this e-mail are intended for the addressee only, and may contain the confidential information of Argility (Proprietary) Limited and/or its subsidiaries. Any review, use or dissemination thereof by anyone other than the intended addressee is prohibited.
If you are not the intended addressee please notify the writer immediately and destroy the e-mail. Argility (Proprietary) Limited and its subsidiaries distance themselves from and accept no liability for unauthorised use of their e-mail facilities or e-mails sent other than strictly for business purposes.

pgsql-admin by date:

Previous
From: Gabriel Pinares
Date:
Subject: postgresql91-devel no include [pg_config] ??
Next
From: Robin Iddon
Date:
Subject: Re: Update actions (with user name) inside PostgreSQL DB - any version on postgreSQL