Re: [GENERAL] Log statement with timestamp
Need to enable log_line_prefix with timestamp "%t". http://www.postgresql.org/docs/9.1/static/runtime-config-logging.html --- Regards, Raghavendra EnterpriseDB Corporation Blog: http://raghavt.blogspot.com/ On Thu, Feb 23, 2012 at 2:15 PM, Madhu S R wrote: > Hi, > > I need to log DDL or M
[GENERAL] Log statement with timestamp
Hi, I need to log DDL or MOD statements with current time when the statement executed. Please let me know if this is possible. Regards, Madhu