From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Csaba Nagy <nagy(at)ecircle-ag(dot)com> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Postgres general mailing list <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: log_min_duration_statement oddity |
Date: | 2005-10-24 17:47:23 |
Message-ID: | 200510241747.j9OHlNp27552@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Csaba Nagy wrote:
> Thanks Tom, now at least I can stop chasing what I'm doing wrong :-)
>
> BTW, will be a way to also log the parameter values for prepared
> statements ? While debugging performance problems it would be
You mean the BIND values? No, not in 8.1, but it is on our TODO list
now. Prepared logging is better in 8.1, though.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Marc G. Fournier | 2005-10-24 17:55:20 | Re: [ANNOUNCE] PostgreSQL 8.1 Beta 4 |
Previous Message | Magnus Hagander | 2005-10-24 17:29:20 | Re: [ANNOUNCE] PostgreSQL 8.1 Beta 4 |