-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thu, Oct 19, 2006 at 04:28:17PM +0200, Peter Eisentraut wrote: > When setting log_statement = 'all', statements that fail parsing are not > logged. For example:
[...] HA! This one has bitten me just today :-) The problem was a faulty client sending garbage and PostgreSQL complaining (rightfully) about bad UTF-8. But I quicly understood the problem and managed to debug otherwise (the raised eyebrows didn't last for long ;-) So I don't know whether it's worth to add complexity for this. Regards - -- tomás -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFFN5dUBcgs9XrR2kYRAqITAJ4sRSqDS0vkn56UeODJlLEZWgugiwCfY8vO H70VJ3XRbl9PME1s8HRefHA= =JcT2 -----END PGP SIGNATURE----- ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match