"Merlin Moncure" <[EMAIL PROTECTED]> writes: > another small aside, I caught the sqlite people actually *detuning* > postgresql for performance by turning stats_command_string=on in > postgresql.conf.
Hm, well, that's not unreasonable if a comparable facility is enabled in the other databases they're testing ... but it'll hardly matter in 8.2 anyway ;-) 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