Frank van Vugt <[EMAIL PROTECTED]> writes: > I may be overlooking some option here, but somewhere between the v7 series > and > the current v8.1.1 that I'm using, failed queries stopped being logged, only > the error message appears in the log (config option log_statement = all).
See log_min_error_statement ... regards, tom lane ---------------------------(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