| From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Andrew Dunstan <andrew(at)dunslane(dot)net>, depesz <depesz(at)depesz(dot)com>, pgsql-bugs(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [HACKERS] BUG #3799: csvlog skips some logs |
| Date: | 2007-12-11 14:57:16 |
| Message-ID: | 20071211145716.GB10710@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-hackers |
Another problem I just noticed is that it seems the bgwriter is
inheriting the session id from Postmaster; it doesn't have one of its
own.
--
Alvaro Herrera Developer, http://www.PostgreSQL.org/
"People get annoyed when you try to debug them." (Larry Wall)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2007-12-11 15:03:22 | Re: [HACKERS] BUG #3799: csvlog skips some logs |
| Previous Message | Alvaro Herrera | 2007-12-11 13:46:16 | Re: [HACKERS] BUG #3799: csvlog skips some logs |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2007-12-11 15:03:22 | Re: [HACKERS] BUG #3799: csvlog skips some logs |
| Previous Message | Magnus Hagander | 2007-12-11 14:41:53 | Re: Document how to turn off disk write cache on popular operating |