Re: [HACKERS] Putting timestamps in PostgreSQL log

2001-09-18 Thread Martín Marqués
On Lun 17 Sep 2001 23:28, Christopher Kings-Lynne wrote: > Would it be an idea to add timestamps to the PostgreSQL error/debug/notice > log? > > Sometimes I would really like to know when an event has occurred! Use syslog and you'll get timestamps in your log. Saludos... :-) -- Porqué usar una

Re: [HACKERS] Putting timestamps in PostgreSQL log

2001-09-17 Thread Tom Lane
"Christopher Kings-Lynne" <[EMAIL PROTECTED]> writes: > Would it be an idea to add timestamps to the PostgreSQL error/debug/notice > log? Already done, see log_timestamp entry in postgresql.conf. regards, tom lane ---(end of broadcast)

[HACKERS] Putting timestamps in PostgreSQL log

2001-09-17 Thread Christopher Kings-Lynne
Would it be an idea to add timestamps to the PostgreSQL error/debug/notice log? Sometimes I would really like to know when an event has occurred! Chris ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]