| From: | Ray Stell <stellr(at)cns(dot)vt(dot)edu> |
|---|---|
| To: | pgsql-admin(at)postgresql(dot)org |
| Subject: | log entries in 8.2.1 |
| Date: | 2007-01-24 20:13:24 |
| Message-ID: | 20070124201324.GB7143@cns.vt.edu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
I get about a gazillion of these series of entries in log_filename. What will I need to
trim/insert in postgresql.conf to prevent these:
jira,18397,jira,2007-01-24 04:59:03.705 EST,45b68790.47dd,BEGIN LOG: duration: 0.012 ms
jira,18397,jira,2007-01-24 04:59:03.705 EST,45b68790.47dd,,PARSE LOG: duration: 0.254 ms
jira,18397,jira,2007-01-24 04:59:03.705 EST,45b68790.47dd,,BIND LOG: duration: 0.154 ms
jira,18397,jira,2007-01-24 04:59:03.705 EST,45b68790.47dd,,SELECT LOG: duration: 0.032 ms
jira,18397,jira,2007-01-24 04:59:03.706 EST,45b68790.47dd,BIND LOG: duration: 0.022 ms
jira,18397,jira,2007-01-24 04:59:03.706 EST,45b68790.47dd,COMMIT LOG: duration: 0.025 ms
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruno Wolff III | 2007-01-24 20:26:36 | Re: Print command equivalent in postgresql |
| Previous Message | Ray Stell | 2007-01-24 19:32:37 | cluster or database? |